aboutsummaryrefslogtreecommitdiffstats
path: root/dns/posadis/files/patch-configure
blob: 237157e10174d4c5f9706237246f28b58174111b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  Fri Feb 28 00:45:14 2003
+++ configure   Fri Feb 28 00:45:47 2003
@@ -963,7 +963,7 @@
 # an executable is not found, even if stderr is redirected.
 # Redirect stdin to placate older versions of autoconf.  Sigh.
 if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
-   MAKEINFO=makeinfo
+   MAKEINFO="makeinfo --no-split"
    echo "$ac_t""found" 1>&6
 else
    MAKEINFO="$missing_dir/missing makeinfo"