]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after gnulib changed.
authorBruno Haible <bruno@clisp.org>
Sun, 8 Dec 2024 17:46:45 +0000 (18:46 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 8 Dec 2024 17:46:45 +0000 (18:46 +0100)
* gettext-tools/src/Makefile.am (DEFS): Remove definition of BISON_LOCALEDIR,
now present in config.h.

gettext-tools/src/Makefile.am

index 40590cdbda47927ba091d7177ed947fc5d353ebe..cde2ad29f69aa03cd7a1425efb39166d82e4f057 100644 (file)
@@ -113,7 +113,7 @@ AM_CPPFLAGS = \
   -I../gnulib-lib -I$(top_srcdir)/gnulib-lib \
   -I../../gettext-runtime/intl -I$(top_srcdir)/../gettext-runtime/intl
 DEFS = \
-  -DLOCALEDIR=$(localedir_c_make) -DBISON_LOCALEDIR=$(BISON_LOCALEDIR_c_make) \
+  -DLOCALEDIR=$(localedir_c_make) \
   -DUSEJAVA=$(USEJAVA) \
   -DGETTEXTJAR=$(jardir_c_make)\"/gettext.jar\" \
   -DBINDIR=$(bindir_c_make) \