From: short <> Date: Wed, 27 Feb 2002 22:42:12 +0000 (+0000) Subject: GNOKII_MAIN symbol used for Gnokii compilation X-Git-Tag: uc_works1~30 X-Git-Url: http://git.jankratochvil.net/?p=gnokii.git;a=commitdiff_plain;h=14cd0064514c85f28dc86f64bb1d82dabbdc328d GNOKII_MAIN symbol used for Gnokii compilation - differed from configure.in test programs --- diff --git a/Makefile.global.in b/Makefile.global.in index b00c902..92fea11 100644 --- a/Makefile.global.in +++ b/Makefile.global.in @@ -73,6 +73,6 @@ ifdef WIN32 endif -CFLAGS += -I$(GNOKII_INCLUDE) +CFLAGS += -I$(GNOKII_INCLUDE) -DGNOKII_MAIN=1 LDFLAGS = $(LIBS) -Wl,--rpath -Wl,$(libdir)