# HG changeset patch # User Matti Hamalainen # Date 1205975164 0 # Node ID 07095e8017131e03f570e1f34554902e78027dbb # Parent ecfa4e3597e3d37ec5cd7dee706b80651a583308 Flags. diff -r ecfa4e3597e3 -r 07095e801713 Makefile --- a/Makefile Thu Mar 20 01:06:03 2008 +0000 +++ b/Makefile Thu Mar 20 01:06:04 2008 +0000 @@ -8,7 +8,7 @@ # C-compiler, flags and linker flags CC=gcc -CFLAGS=-DHAVE_STRING_H -DHAVE_INT_TYPES +CFLAGS=-DTH_NO_DEFAULTS -DHAVE_STRING_H -DHAVE_INT_TYPES LDFLAGS= #CFLAGS += -DHAVE_STDINT_H