From 8fb07c4a37fb81824921db5648e80a34f476ea65 Mon Sep 17 00:00:00 2001 From: Alan Eldridge Date: Wed, 1 Jan 2003 15:44:06 +0000 Subject: Updated to new version by Tom Dickey (ncurses author). --- devel/cdk/files/patch-configure | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 devel/cdk/files/patch-configure (limited to 'devel/cdk/files/patch-configure') diff --git a/devel/cdk/files/patch-configure b/devel/cdk/files/patch-configure deleted file mode 100644 index 869d6cb6e67a..000000000000 --- a/devel/cdk/files/patch-configure +++ /dev/null @@ -1,24 +0,0 @@ ---- configure.orig Sun Jul 25 17:39:34 1999 -+++ configure Sat Aug 26 17:09:05 2000 -@@ -778,21 +778,6 @@ - echo "$ac_t""no" 1>&6 - fi - --ac_aux_dir= --for ac_dir in $srcdir $srcdir/.. $srcdir/../..; 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 $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; } --fi - ac_config_guess=$ac_aux_dir/config.guess - ac_config_sub=$ac_aux_dir/config.sub - ac_configure=$ac_aux_dir/configure # This should be Cygnus configure. -- cgit v1.2.3