mirror of
https://github.com/matrix-construct/construct
synced 2025-02-18 01:30:12 +01:00
configure: Fix some AC_SUBST's.
This commit is contained in:
parent
58b286e651
commit
d004720fdd
1 changed files with 2 additions and 1 deletions
|
@ -55,8 +55,9 @@ dnl
|
|||
|
||||
AC_SUBST(CC)
|
||||
AC_SUBST(CXX)
|
||||
AC_SUBST(CXXFLAGS)
|
||||
AC_SUBST(CPPFLAGS)
|
||||
AC_SUBST(CXXFLAGS)
|
||||
AC_SUBST(LD)
|
||||
AC_SUBST(LDFLAGS)
|
||||
AC_SUBST(LIBS)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue