]> git.pld-linux.org Git - packages/fluidsynth.git/commitdiff
- fix build
authorKarol Krenski <charles@pld-linux.org>
Sun, 14 Sep 2008 11:54:14 +0000 (11:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fluidsynth-build.patch -> 1.1

fluidsynth-build.patch [new file with mode: 0644]

diff --git a/fluidsynth-build.patch b/fluidsynth-build.patch
new file mode 100644 (file)
index 0000000..56ade5d
--- /dev/null
@@ -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)
This page took 0.134638 seconds and 4 git commands to generate.