SOURCES: fluidsynth-build.patch (NEW) - fix build

charles charles at pld-linux.org
Sun Sep 14 13:54:19 CEST 2008


Author: charles                      Date: Sun Sep 14 11:54:19 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build

---- Files affected:
SOURCES:
   fluidsynth-build.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/fluidsynth-build.patch
diff -u /dev/null SOURCES/fluidsynth-build.patch:1.1
--- /dev/null	Sun Sep 14 13:54:20 2008
+++ SOURCES/fluidsynth-build.patch	Sun Sep 14 13:54:14 2008
@@ -0,0 +1,12 @@
+--- fluidsynth-1.0.8/configure.ac.orig	2007-11-17 22:32:03.000000000 +0100
++++ fluidsynth-1.0.8/configure.ac	2008-09-13 19:20:53.000000000 +0200
+@@ -33,6 +33,9 @@
+ LT_AGE=1
+ 
+ LT_VERSION_INFO="${LT_CURRENT}:${LT_REVISION}:${LT_AGE}"
++AC_SUBST(LT_CURRENT)
++AC_SUBST(LT_REVISION)
++AC_SUBST(LT_AGE)
+ AC_SUBST(LT_VERSION_INFO)
+ 
+ AM_CONFIG_HEADER(src/config.h)
================================================================


More information about the pld-cvs-commit mailing list