]> git.pld-linux.org Git - packages/python-pyilmbase.git/blob - python-pyilmbase-am.patch
- - rebuild with boost 1.55.0
[packages/python-pyilmbase.git] / python-pyilmbase-am.patch
1 --- pyilmbase-2.0.0/configure.ac.orig   2013-02-04 19:22:35.000000000 +0100
2 +++ pyilmbase-2.0.0/configure.ac        2013-03-29 12:55:07.647170193 +0100
3 @@ -3,7 +3,7 @@
4  AC_SUBST(PYILMBASE_VERSION, 2.0.0)
5  AC_CANONICAL_HOST
6  AC_CONFIG_SRCDIR(PyIex/iexmodule.cpp)
7 -AM_CONFIG_HEADER(config/PyIlmBaseConfig.h)
8 +AC_CONFIG_HEADERS(config/PyIlmBaseConfig.h)
9  AM_INIT_AUTOMAKE(1.6.3)  dnl Require automake 1.6.3 or better
10  AM_MAINTAINER_MODE
11  dnl static python modules make no sense - disable static
This page took 0.035941 seconds and 3 git commands to generate.