]> git.pld-linux.org Git - packages/bind10.git/blob - bind10-lib64.patch
- initial; unfinished; sources need checking if they are still needed in old form
[packages/bind10.git] / bind10-lib64.patch
1 --- bind10-1.0.0/configure.ac~  2013-02-21 13:19:24.000000000 +0100
2 +++ bind10-1.0.0/configure.ac   2013-02-21 22:59:06.391705702 +0100
3 @@ -332,9 +332,6 @@
4         # option while having the library under a non trivial directory.
5         # as a workaround we try the "lib" sub directory under the common
6         # prefix for this python.
7 -       if test -z "${PYTHON_LDFLAGS}"; then
8 -               PYTHON_LDFLAGS="-L`${PYTHON}-config --prefix`/lib"
9 -       fi
10  else
11         if test "X$PYTHON_INCLUDES" = X -o "X$PYTHON_LDFLAGS" = X; then
12                 AC_MSG_WARN([${PYTHON}-config does not exist or is not executable, so we could not detect python development environment.  Your system may require an additional package (e.g. "python3-dev").  Alternatively, if you are sure you have python headers and libraries, define PYTHON_INCLUDES and PYTHON_LDFLAGS and run this script.])
This page took 0.134764 seconds and 3 git commands to generate.