From 5fef74e277a1a8631418cc86635c091fcc79d099 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 15:49:46 +0000 Subject: Rename www/ patch-xy patches to reflect the files they modify. --- www/tclhttpd/files/patch-configure | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 www/tclhttpd/files/patch-configure (limited to 'www/tclhttpd/files/patch-configure') diff --git a/www/tclhttpd/files/patch-configure b/www/tclhttpd/files/patch-configure new file mode 100644 index 000000000000..0736ee74c9f3 --- /dev/null +++ b/www/tclhttpd/files/patch-configure @@ -0,0 +1,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 -- cgit v1.2.3