diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-10-09 02:47:51 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-09 02:47:51 +0000 |
commit | c3ef22e5074da76f3c1ee829ef48d204ce040fc8 (patch) | |
tree | e774af268961483556ceccc49ef1a585f2e45ce0 /databases/xbase/files/patch-configure | |
parent | b701e182a654c26eba0d8736d26c90cc1ffc7811 (diff) |
Notes
Diffstat (limited to 'databases/xbase/files/patch-configure')
-rw-r--r-- | databases/xbase/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/xbase/files/patch-configure b/databases/xbase/files/patch-configure deleted file mode 100644 index 1b5cf22618ac..000000000000 --- a/databases/xbase/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Tue May 31 19:03:06 2005 -+++ configure Tue May 31 19:03:17 2005 -@@ -1689,7 +1689,7 @@ - # Actually configure libtool. ac_aux_dir is where install-sh is found. - CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \ - LD="$LD" NM="$NM" RANLIB="$RANLIB" LN_S="$LN_S" \ --${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \ -+$ac_aux_dir/ltconfig \ - $libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \ - || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } - CC=$ac_save_cc |