]> git.pld-linux.org Git - packages/gtkpod.git/blobdiff - automake-1.13.patch
- updated to 2.1.3
[packages/gtkpod.git] / automake-1.13.patch
diff --git a/automake-1.13.patch b/automake-1.13.patch
new file mode 100644 (file)
index 0000000..d30c01c
--- /dev/null
@@ -0,0 +1,12 @@
+diff -uNr gtkpod-2.1.3.old/configure.ac gtkpod-2.1.3/configure.ac
+--- gtkpod-2.1.3.old/configure.ac      2012-10-06 21:56:52.000000000 +0200
++++ gtkpod-2.1.3/configure.ac  2013-03-30 22:22:28.985867558 +0100
+@@ -6,7 +6,7 @@
+ AC_INIT([gtkpod], VERSION_NUMBER)
+ AC_CONFIG_SRCDIR(src/main.c)
+-AM_CONFIG_HEADER([config.h])
++AC_CONFIG_HEADERS([config.h])
+ dnl libtool versioning
+ # +1 : 0 : +1  == adds new functions to the interface
This page took 0.032322 seconds and 4 git commands to generate.