]> git.pld-linux.org Git - packages/tomoe.git/blob - am.patch
Release 29 (by relup.sh)
[packages/tomoe.git] / am.patch
1 --- tomoe-0.6.0/configure.ac~   2007-06-12 10:10:04.000000000 +0200
2 +++ tomoe-0.6.0/configure.ac    2013-06-13 12:45:36.952117907 +0200
3 @@ -9,7 +9,7 @@
4  
5  AC_INIT(tomoe, [tomoe_version])
6  AM_INIT_AUTOMAKE(tomoe, [tomoe_version])
7 -AM_CONFIG_HEADER(config.h)
8 +AC_CONFIG_HEADERS(config.h)
9  
10  AC_ENABLE_SHARED(yes)
11  AC_ENABLE_STATIC(yes)
This page took 0.044588 seconds and 3 git commands to generate.