From 1d1a424e1ce5566733304e9f71ec17b5dee8aa1f Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 15 Jul 2003 19:24:24 +0000 Subject: Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All core desktop components are being removed. --- devel/libgtop/files/patch-ac | 41 ----------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 devel/libgtop/files/patch-ac (limited to 'devel/libgtop/files/patch-ac') diff --git a/devel/libgtop/files/patch-ac b/devel/libgtop/files/patch-ac deleted file mode 100644 index 6a12baf28924..000000000000 --- a/devel/libgtop/files/patch-ac +++ /dev/null @@ -1,41 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Tue Nov 27 00:50:58 2001 -+++ configure Fri Jul 12 15:38:19 2002 -@@ -1260,10 +1260,10 @@ - - # The aliases save the names the user supplied, while $host etc. - # will get canonicalized. --test -n "$target_alias" && -- test "$program_prefix$program_suffix$program_transform_name" = \ -- NONENONEs,x,x, && -- program_prefix=${target_alias}- -+#test -n "$target_alias" && -+# test "$program_prefix$program_suffix$program_transform_name" = \ -+# NONENONEs,x,x, && -+# program_prefix=${target_alias}- - - # Extract the first word of "dc", so it can be a program name with args. - set dummy dc; ac_word=$2 -@@ -1580,9 +1580,9 @@ - - # libtool versioning - LT_RELEASE=$LIBGTOP_MAJOR_VERSION.$LIBGTOP_MINOR_VERSION --LT_CURRENT=`expr $LIBGTOP_MICRO_VERSION - $LIBGTOP_INTERFACE_AGE` --LT_REVISION=$LIBGTOP_INTERFACE_AGE --LT_AGE=`expr $LIBGTOP_BINARY_AGE - $LIBGTOP_INTERFACE_AGE` -+LT_CURRENT=1 -+LT_REVISION=0 -+LT_AGE=0 - LT_VERSION_INFO='-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}' - - if test x = y; then -@@ -7555,6 +7555,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -- cgit v1.2.3