mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
(LDFLAGS, LIBS): New vars.
This commit is contained in:
@@ -16,3 +16,9 @@ GCC='@GCC@'
|
||||
|
||||
# The GCC C++ compiler.
|
||||
CXX='@CXX@'
|
||||
|
||||
# Are special link options needed?
|
||||
LDFLAGS='@LDFLAGS@'
|
||||
|
||||
# Are special libraries needed?
|
||||
LIBS='@LIBS@'
|
||||
|
||||
Reference in New Issue
Block a user