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. --- misc/gnomeutils/files/patch-configure | 42 ----------------------------------- 1 file changed, 42 deletions(-) delete mode 100644 misc/gnomeutils/files/patch-configure (limited to 'misc/gnomeutils/files/patch-configure') diff --git a/misc/gnomeutils/files/patch-configure b/misc/gnomeutils/files/patch-configure deleted file mode 100644 index 336f5e9ed741..000000000000 --- a/misc/gnomeutils/files/patch-configure +++ /dev/null @@ -1,42 +0,0 @@ ---- configure.orig Sun Feb 9 15:51:58 2003 -+++ configure Tue Feb 11 21:52:32 2003 -@@ -6124,7 +6124,7 @@ - fi - if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then - echo "$ac_t""yes" 1>&6 -- GUILE_LIBS="-ldl $GUILE_LIBS" -+ GUILE_LIBS="$GUILE_LIBS" - else - echo "$ac_t""no" 1>&6 - fi -@@ -6775,7 +6775,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lpam -ldl $LIBS" -+LIBS="-lpam $LIBS" - cat > conftest.$ac_ext <&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lpam_misc -ldl -lpam $LIBS" -+LIBS="-lpam_misc -lpam $LIBS" - cat > conftest.$ac_ext <&6 -- PAM_LIBS="-ldl -lpam -lpam_misc" -+ PAM_LIBS="-lpam -lpam_misc" - else - echo "$ac_t""no" 1>&6 --PAM_LIBS="-ldl -lpam" -+PAM_LIBS="-lpam" - fi - - -- cgit v1.2.3