]> git.pld-linux.org Git - packages/bnlib.git/blame - bnlib-ac.patch
- new
[packages/bnlib.git] / bnlib-ac.patch
CommitLineData
cc2f71ef
JB
1--- bnlib-1.1.4/configure.in.orig 1999-04-22 19:51:58.000000000 +0200
2+++ bnlib-1.1.4/configure.in 2013-01-31 15:59:12.546192377 +0100
3@@ -304,6 +304,9 @@
4 fi
5 # ^^ End of non-ANSI header brokenness tests (second part)
6
7+ifdef([AC_OUTPUT_SUBDIRS],[],
8+ [AC_DEFUN([AC_OUTPUT_SUBDIRS],[subdirs=$1; _AC_OUTPUT_SUBDIRS])])
9+
10 AC_OUTPUT_SUBDIRS(test)
11
12 # The big bang! Produce the output files. This is config.cache, and
This page took 0.574586 seconds and 4 git commands to generate.