]> granicus.if.org Git - flex/commitdiff
Removed includedir from AM_CPPFLAGS #1439351.
authorJohn Millaway <john43@users.sourceforge.net>
Wed, 22 Mar 2006 00:15:10 +0000 (00:15 +0000)
committerJohn Millaway <john43@users.sourceforge.net>
Wed, 22 Mar 2006 00:15:10 +0000 (00:15 +0000)
Makefile.am

index 4d419a1ca67a3cc7ca60b3b593a04e2bfdad2551..8d7cef8dce6b10e1156b204fc47e5cb313b24e09 100644 (file)
@@ -140,7 +140,7 @@ SUBDIRS = \
        tests
 
 localedir = $(datadir)/locale
-AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" -I@includedir@ -I$(top_srcdir)/intl
+AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" -I$(top_srcdir)/intl
 LIBS = @LIBINTL@ @LIBS@
 
 skel.c: flex.skl mkskel.sh flexint.h tables_shared.h