[PATCH 2/2] Also fix the configure for hdspconf for LIBS/LDFLAGS mistakes.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Commit 56970e8143b4d171a118d114b1ddfa7621401127 already took care of this
for the other tools, but hdspconf somewhat was excluded, fix this now.
---
 hdspconf/configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hdspconf/configure.in b/hdspconf/configure.in
index 1aa6feb..a32ff5f 100644
--- a/hdspconf/configure.in
+++ b/hdspconf/configure.in
@@ -36,6 +36,6 @@ FLTK_CXXFLAGS="`$FLTK_CONFIG $fltk_config_args --cxxflags` -fno-exceptions"
 FLTK_LIBS=`$FLTK_CONFIG $fltk_config_args --ldflags`
 
 CXXFLAGS="$CXXFLAGS $ALSA_CFLAGS $FLTK_CXXFLAGS"
-LDFLAGS="$LDFLAGS $ALSA_LIBS $FLTK_LIBS"
+LIBS="$LIBS $ALSA_LIBS $FLTK_LIBS"
 
 AC_OUTPUT(Makefile src/Makefile pixmaps/Makefile)
-- 
1.6.3.1

_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux