Skip to content
Snippets Groups Projects
Commit 595f787f authored by Mladen Ivkovic's avatar Mladen Ivkovic Committed by Peter W. Draper
Browse files

Revert "added to LD_FLAGS"

This reverts commit 0bdac44d.
parent b91439d9
Branches
Tags
No related merge requests found
...@@ -1215,6 +1215,7 @@ if test "x$with_grackle" != "xno"; then ...@@ -1215,6 +1215,7 @@ if test "x$with_grackle" != "xno"; then
have_grackle="yes" have_grackle="yes"
echo $GRACKLE_LIBS echo $GRACKLE_LIBS
AS_VAR_APPEND([GRACKLE_LIBS], ["$FCLIBS"])
AC_CHECK_LIB( AC_CHECK_LIB(
[grackle], [grackle],
...@@ -1249,6 +1250,7 @@ if test "x$with_velociraptor" != "xno"; then ...@@ -1249,6 +1250,7 @@ if test "x$with_velociraptor" != "xno"; then
fi fi
have_velociraptor="yes" have_velociraptor="yes"
AS_VAR_APPEND([VELOCIRAPTOR_LIBS], ["$FCLIBS"])
AC_CHECK_LIB( AC_CHECK_LIB(
[velociraptor], [velociraptor],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment