]> granicus.if.org Git - flex/commitdiff
include the intl/ subdirectory when searching for include files
authorWill Estes <wlestes@users.sourceforge.net>
Mon, 9 Sep 2002 13:59:58 +0000 (13:59 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Mon, 9 Sep 2002 13:59:58 +0000 (13:59 +0000)
Makefile.am

index 3ec280519b95820a6857d2524688c54434f7f3df..7bbeccd15707bb41020440105add071b043d8e3c 100644 (file)
@@ -123,7 +123,7 @@ DIST_SUBDIRS = \
        tests
 
 localedir = $(datadir)/locale
-INCLUDES = -DLOCALEDIR=\"$(localedir)\" -I@includedir@
+INCLUDES = -DLOCALEDIR=\"$(localedir)\" -I@includedir@ -I$(top_srcdir)/intl
 LIBS = @LIBINTL@ @LIBS@
 
 skel.c: flex.skl mkskel.sh