]> git.pld-linux.org Git - packages/alsa-tools.git/blob - alsa-tools-asneeded.patch
- updated to 1.0.19
[packages/alsa-tools.git] / alsa-tools-asneeded.patch
1 --- alsa-tools-1.0.11.orig/hdspconf/configure.in        2004-03-19 16:31:13.000000000 +0100
2 +++ alsa-tools-1.0.11/hdspconf/configure.in     2006-08-23 22:49:46.000000000 +0200
3 @@ -36,6 +36,6 @@
4  FLTK_LIBS=`$FLTK_CONFIG $fltk_config_args --ldflags`
5  
6  CXXFLAGS="$CXXFLAGS $ALSA_CFLAGS $FLTK_CXXFLAGS"
7 -LDFLAGS="$LDFLAGS $ALSA_LIBS $FLTK_LIBS"
8 +LIBS="$LIBS $ALSA_LIBS $FLTK_LIBS"
9  
10  AC_OUTPUT(Makefile src/Makefile pixmaps/Makefile)
This page took 0.056988 seconds and 3 git commands to generate.