]> git.pld-linux.org Git - packages/grilo-plugins.git/blob - automake-1.13.patch
3b5a45f60c87c6e1ff10f886ee8790aa34a92c9a
[packages/grilo-plugins.git] / automake-1.13.patch
1 diff -uNr grilo-plugins-0.2.5.old/configure.ac grilo-plugins-0.2.5/configure.ac
2 --- grilo-plugins-0.2.5.old/configure.ac        2012-12-04 13:08:48.000000000 +0100
3 +++ grilo-plugins-0.2.5/configure.ac    2013-03-19 15:53:49.196004180 +0100
4 @@ -19,7 +19,7 @@
5  AC_CONFIG_MACRO_DIR([m4])
6  AC_CONFIG_SRCDIR([src])
7  
8 -AM_CONFIG_HEADER(config.h)
9 +AC_CONFIG_HEADERS(config.h)
10  
11  AC_PROG_CC
12  AC_PROG_INSTALL
This page took 0.074446 seconds and 2 git commands to generate.