]> git.pld-linux.org Git - packages/libdsk.git/blobdiff - libdsk-am.patch
- added am patch (fixes build with automake 1.13)
[packages/libdsk.git] / libdsk-am.patch
diff --git a/libdsk-am.patch b/libdsk-am.patch
new file mode 100644 (file)
index 0000000..e604138
--- /dev/null
@@ -0,0 +1,11 @@
+--- libdsk-1.3.3/configure.in.orig     2010-06-28 21:43:20.000000000 +0200
++++ libdsk-1.3.3/configure.in  2013-03-02 20:02:12.392049020 +0100
+@@ -6,7 +6,7 @@
+ VERSION=1.3.3
+ UPDATED='June 28, 2010'
+ AM_INIT_AUTOMAKE(libdsk, $VERSION)
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS(config.h)
+ dnl Support for the Java Native Interface bindings
+ AC_ARG_WITH(jni,
This page took 0.251618 seconds and 4 git commands to generate.