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:
@@ -39,6 +39,8 @@ CPP = @CPP@
|
||||
CXX = @CXX@
|
||||
CXXFLAGS = @CXXFLAGS@
|
||||
CXXCPP = @CXXCPP@
|
||||
# Both C and C++ compiler
|
||||
LDFLAGS = @LDFLAGS@
|
||||
# Other
|
||||
MV = mv
|
||||
LN = ln
|
||||
|
||||
Reference in New Issue
Block a user