summaryrefslogtreecommitdiffstats
path: root/www/tclhttpd/files/patch-ad
blob: 0736ee74c9f375820ebc24d5f060308d7bc08119 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
+++ configure	Tue Mar 13 02:10:00 2001
+++ configure	Tue May  1 17:37:36 2001
@@ -526,17 +526,3 @@
 
-ac_aux_dir=
-for ac_dir in config $srcdir/config; do
-  if test -f $ac_dir/install-sh; then
-    ac_aux_dir=$ac_dir
-    ac_install_sh="$ac_aux_dir/install-sh -c"
-    break
-  elif test -f $ac_dir/install.sh; then
-    ac_aux_dir=$ac_dir
-    ac_install_sh="$ac_aux_dir/install.sh -c"
-    break
-  fi
-done
-if test -z "$ac_aux_dir"; then
-  { echo "configure: error: can not find install-sh or install.sh in config $srcdir/config" 1>&2; exit 1; }
-fi
+ac_aux_dir=`pwd`
 ac_config_guess=$ac_aux_dir/config.guess
OpenPOWER on IntegriCloud