]> git.pld-linux.org Git - packages/gtkpod.git/blame - automake-1.13.patch
- obsoleted
[packages/gtkpod.git] / automake-1.13.patch
CommitLineData
59cdadc8
ŁK
1diff -uNr gtkpod-2.1.3.old/configure.ac gtkpod-2.1.3/configure.ac
2--- gtkpod-2.1.3.old/configure.ac 2012-10-06 21:56:52.000000000 +0200
3+++ gtkpod-2.1.3/configure.ac 2013-03-30 22:22:28.985867558 +0100
4@@ -6,7 +6,7 @@
5 AC_INIT([gtkpod], VERSION_NUMBER)
6 AC_CONFIG_SRCDIR(src/main.c)
7
8-AM_CONFIG_HEADER([config.h])
9+AC_CONFIG_HEADERS([config.h])
10
11 dnl libtool versioning
12 # +1 : 0 : +1 == adds new functions to the interface
This page took 0.045579 seconds and 4 git commands to generate.