]> git.pld-linux.org Git - packages/geos.git/blob - geos-am.patch
- install ruvy module in vendorarch dir
[packages/geos.git] / geos-am.patch
1 --- geos-3.3.7/configure.in.orig        2013-01-22 19:21:11.000000000 +0100
2 +++ geos-3.3.7/configure.in     2013-01-26 13:00:57.162086197 +0100
3 @@ -37,8 +37,7 @@
4  
5  AM_INIT_AUTOMAKE([geos], [$VERSION], [no-define])
6  AM_MAINTAINER_MODE
7 -AM_CONFIG_HEADER([include/config.h])
8 -AM_CONFIG_HEADER([include/geos/platform.h])
9 +AC_CONFIG_HEADERS([include/config.h include/geos/platform.h])
10  AC_PROG_CC
11  
12  dnl use libtool ----------------------------------------------------------
This page took 0.067255 seconds and 3 git commands to generate.