2007-06-25 14:27:27 +00:00
|
|
|
diff -urp flex-2.5.33/Makefile.in flex-2.5.33-pm/Makefile.in
|
|
|
|
--- flex-2.5.33/Makefile.in 2007-05-30 10:57:18.000000000 +0200
|
|
|
|
+++ flex-2.5.33-pm/Makefile.in 2007-05-30 10:57:11.000000000 +0200
|
2008-01-08 15:16:43 +00:00
|
|
|
@@ -291,6 +291,6 @@ SUBDIRS = \
|
2007-06-25 14:27:27 +00:00
|
|
|
|
|
|
|
|
|
|
|
localedir = $(datadir)/locale
|
|
|
|
-AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" -I@includedir@ -I$(top_srcdir)/intl
|
|
|
|
+AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" -I$(top_srcdir)/intl
|
|
|
|
|
|
|
|
# Run GNU indent on sources. Don't run this unless all the sources compile cleanly.
|