mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix misspellt BOOST_LDFLAGS.
This commit is contained in:
parent
915a2930f3
commit
8b04fab25c
@ -68,7 +68,7 @@ test_backend_dbi_CPPFLAGS = \
|
||||
${AM_CPPFLAGS}
|
||||
|
||||
test_backend_dbi_LDADD = \
|
||||
${BOOST_LDADD} -lboost_regex \
|
||||
${BOOST_LDFLAGS} -lboost_regex \
|
||||
${LIBDBI_LIBS} \
|
||||
${LDADD}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user