mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 00:33:03 +00:00
Fix INCLUDES.
This commit is contained in:
@@ -25,7 +25,7 @@ noinst_LIBRARIES = libbison.a
|
|||||||
# config.h in build/., and system.h is in src/src/.
|
# config.h in build/., and system.h is in src/src/.
|
||||||
INCLUDES = -I$(top_builddir)/intl \
|
INCLUDES = -I$(top_builddir)/intl \
|
||||||
-I$(top_builddir) \
|
-I$(top_builddir) \
|
||||||
-I$(top_srcdir)/ \
|
-I$(top_srcdir)/src \
|
||||||
-I$(top_srcdir)/intl \
|
-I$(top_srcdir)/intl \
|
||||||
-I$(top_srcdir)/lib
|
-I$(top_srcdir)/lib
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user