1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Use LDFLAGS from configure.

This commit is contained in:
Bruno Haible
2000-08-19 08:54:30 +00:00
parent 891da43ca2
commit aff9672e5d
2 changed files with 5 additions and 0 deletions

View File

@@ -39,6 +39,8 @@ CPP = @CPP@
CXX = @CXX@
CXXFLAGS = @CXXFLAGS@
CXXCPP = @CXXCPP@
# Both C and C++ compiler
LDFLAGS = @LDFLAGS@
# Other
MV = mv
LN = ln