fix my conflict fix
authorSteve Youngs <steve@sxemacs.org>
Tue, 3 Jan 2012 21:34:57 +0000 (07:34 +1000)
committerSteve Youngs <steve@sxemacs.org>
Tue, 3 Jan 2012 21:34:57 +0000 (07:34 +1000)
Signed-off-by: Steve Youngs <steve@sxemacs.org>
src/Makefile.am

index 4571923..602c110 100644 (file)
@@ -35,7 +35,7 @@ abs_top_builddir = @abs_top_builddir@
 abs_top_srcdir = @abs_top_srcdir@
 
 AM_CFLAGS = -Demacs $(OPENSSL_CFLAGS) -DUSE_SXEMACS_CONFIG_H -DXTSTRINGDEFINES
-AM_CPPFLAGS = -I$(srcdir) -I$(builddir) -I$(top_builddir) $(c_switch_system) $(LTDLINCL)
+AM_CPPFLAGS = -I$(srcdir) -I$(builddir) -I$(top_builddir) $(c_switch_general) $(LTDLINCL)
 AM_LDFLAGS = $(OPENSSL_LDFLAGS) $(ENT_LDFLAGS) $(LIBLTDL) $(XCCLDFLAGS)
 
 headerdir = $(includedir)/$(instvarsepdir)