serval-dna/macconfig
gardners 6e172c76c9 Fixed broadcast address discovery to work on Mac.
Fixed Linux assumptions.
Added parsing of overlay mesh interface specification from command line.
Separated overlay mesh code out into several files.
Overlay mesh is still far from working, but the infrastructure is coming together.
2011-08-08 16:11:05 +09:30

5 lines
191 B
Plaintext
Executable File

export LDFLAGS=-L/Developer/SDKs/MacOSX10.6.sdk/usr/lib
export CPPFLAGS=-I/Developer/SDKs/MacOSX10.6.sdk/usr/include
export CFLAGS=-I/Developer/SDKs/MacOSX10.6.sdk/usr/include
./configure $*