From abc669c54c20601fdc64e083d610e1b64fb9e49f Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Wed, 10 Apr 2002 06:24:45 +0000 Subject: Fix plist. Submitted by: bento --- x11-wm/e16/files/patch-ae | 27 -------------- x11-wm/e16/files/patch-configure | 46 ++++++++++++++++++++++++ x11-wm/enlightenment-devel/files/patch-ae | 27 -------------- x11-wm/enlightenment-devel/files/patch-configure | 46 ++++++++++++++++++++++++ x11-wm/enlightenment/files/patch-ae | 27 -------------- x11-wm/enlightenment/files/patch-configure | 46 ++++++++++++++++++++++++ 6 files changed, 138 insertions(+), 81 deletions(-) delete mode 100644 x11-wm/e16/files/patch-ae create mode 100644 x11-wm/e16/files/patch-configure delete mode 100644 x11-wm/enlightenment-devel/files/patch-ae create mode 100644 x11-wm/enlightenment-devel/files/patch-configure delete mode 100644 x11-wm/enlightenment/files/patch-ae create mode 100644 x11-wm/enlightenment/files/patch-configure (limited to 'x11-wm') diff --git a/x11-wm/e16/files/patch-ae b/x11-wm/e16/files/patch-ae deleted file mode 100644 index 96b47b84e315..000000000000 --- a/x11-wm/e16/files/patch-ae +++ /dev/null @@ -1,27 +0,0 @@ ---- configure.orig Fri Sep 29 01:59:45 2000 -+++ configure Sun Oct 1 19:43:36 2000 -@@ -5518,14 +5518,14 @@ - - - --echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 --echo "configure:5523: checking for dlopen in -ldl" >&5 -+echo $ac_n "checking for dlopen""... $ac_c" 1>&6 -+echo "configure:5523: checking for dlopen" >&5 - ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-ldl -lm $LIBS" -+LIBS="-lm $LIBS" - cat > conftest.$ac_ext <&6 -- DL_LIBS=-ldl - else - echo "$ac_t""no" 1>&6 diff --git a/x11-wm/e16/files/patch-configure b/x11-wm/e16/files/patch-configure new file mode 100644 index 000000000000..27711da59900 --- /dev/null +++ b/x11-wm/e16/files/patch-configure @@ -0,0 +1,46 @@ +--- configure.orig Wed Apr 10 14:17:25 2002 ++++ configure Wed Apr 10 14:18:19 2002 +@@ -4227,7 +4227,7 @@ + cat conftest.$ac_ext >&5 + rm -rf conftest* + CATOBJEXT=.mo +- DATADIRNAME=lib ++ DATADIRNAME=share + fi + rm -f conftest* + INSTOBJEXT=.mo +@@ -4489,7 +4489,7 @@ + USE_INCLUDED_LIBINTL=yes + CATOBJEXT=.cat + INSTOBJEXT=.cat +- DATADIRNAME=lib ++ DATADIRNAME=share + INTLDEPS='$(top_builddir)/intl/libintl.a' + INTLLIBS=$INTLDEPS + LIBS=`echo $LIBS | sed -e 's/-lintl//'` +@@ -5518,14 +5518,14 @@ + + + +-echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 +-echo "configure:5523: checking for dlopen in -ldl" >&5 ++echo $ac_n "checking for dlopen""... $ac_c" 1>&6 ++echo "configure:5523: checking for dlopen" >&5 + ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` + if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-ldl -lm $LIBS" ++LIBS="-lm $LIBS" + cat > conftest.$ac_ext <&6 +- DL_LIBS=-ldl + else + echo "$ac_t""no" 1>&6 + diff --git a/x11-wm/enlightenment-devel/files/patch-ae b/x11-wm/enlightenment-devel/files/patch-ae deleted file mode 100644 index 96b47b84e315..000000000000 --- a/x11-wm/enlightenment-devel/files/patch-ae +++ /dev/null @@ -1,27 +0,0 @@ ---- configure.orig Fri Sep 29 01:59:45 2000 -+++ configure Sun Oct 1 19:43:36 2000 -@@ -5518,14 +5518,14 @@ - - - --echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 --echo "configure:5523: checking for dlopen in -ldl" >&5 -+echo $ac_n "checking for dlopen""... $ac_c" 1>&6 -+echo "configure:5523: checking for dlopen" >&5 - ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-ldl -lm $LIBS" -+LIBS="-lm $LIBS" - cat > conftest.$ac_ext <&6 -- DL_LIBS=-ldl - else - echo "$ac_t""no" 1>&6 diff --git a/x11-wm/enlightenment-devel/files/patch-configure b/x11-wm/enlightenment-devel/files/patch-configure new file mode 100644 index 000000000000..27711da59900 --- /dev/null +++ b/x11-wm/enlightenment-devel/files/patch-configure @@ -0,0 +1,46 @@ +--- configure.orig Wed Apr 10 14:17:25 2002 ++++ configure Wed Apr 10 14:18:19 2002 +@@ -4227,7 +4227,7 @@ + cat conftest.$ac_ext >&5 + rm -rf conftest* + CATOBJEXT=.mo +- DATADIRNAME=lib ++ DATADIRNAME=share + fi + rm -f conftest* + INSTOBJEXT=.mo +@@ -4489,7 +4489,7 @@ + USE_INCLUDED_LIBINTL=yes + CATOBJEXT=.cat + INSTOBJEXT=.cat +- DATADIRNAME=lib ++ DATADIRNAME=share + INTLDEPS='$(top_builddir)/intl/libintl.a' + INTLLIBS=$INTLDEPS + LIBS=`echo $LIBS | sed -e 's/-lintl//'` +@@ -5518,14 +5518,14 @@ + + + +-echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 +-echo "configure:5523: checking for dlopen in -ldl" >&5 ++echo $ac_n "checking for dlopen""... $ac_c" 1>&6 ++echo "configure:5523: checking for dlopen" >&5 + ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` + if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-ldl -lm $LIBS" ++LIBS="-lm $LIBS" + cat > conftest.$ac_ext <&6 +- DL_LIBS=-ldl + else + echo "$ac_t""no" 1>&6 + diff --git a/x11-wm/enlightenment/files/patch-ae b/x11-wm/enlightenment/files/patch-ae deleted file mode 100644 index 96b47b84e315..000000000000 --- a/x11-wm/enlightenment/files/patch-ae +++ /dev/null @@ -1,27 +0,0 @@ ---- configure.orig Fri Sep 29 01:59:45 2000 -+++ configure Sun Oct 1 19:43:36 2000 -@@ -5518,14 +5518,14 @@ - - - --echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 --echo "configure:5523: checking for dlopen in -ldl" >&5 -+echo $ac_n "checking for dlopen""... $ac_c" 1>&6 -+echo "configure:5523: checking for dlopen" >&5 - ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-ldl -lm $LIBS" -+LIBS="-lm $LIBS" - cat > conftest.$ac_ext <&6 -- DL_LIBS=-ldl - else - echo "$ac_t""no" 1>&6 diff --git a/x11-wm/enlightenment/files/patch-configure b/x11-wm/enlightenment/files/patch-configure new file mode 100644 index 000000000000..27711da59900 --- /dev/null +++ b/x11-wm/enlightenment/files/patch-configure @@ -0,0 +1,46 @@ +--- configure.orig Wed Apr 10 14:17:25 2002 ++++ configure Wed Apr 10 14:18:19 2002 +@@ -4227,7 +4227,7 @@ + cat conftest.$ac_ext >&5 + rm -rf conftest* + CATOBJEXT=.mo +- DATADIRNAME=lib ++ DATADIRNAME=share + fi + rm -f conftest* + INSTOBJEXT=.mo +@@ -4489,7 +4489,7 @@ + USE_INCLUDED_LIBINTL=yes + CATOBJEXT=.cat + INSTOBJEXT=.cat +- DATADIRNAME=lib ++ DATADIRNAME=share + INTLDEPS='$(top_builddir)/intl/libintl.a' + INTLLIBS=$INTLDEPS + LIBS=`echo $LIBS | sed -e 's/-lintl//'` +@@ -5518,14 +5518,14 @@ + + + +-echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6 +-echo "configure:5523: checking for dlopen in -ldl" >&5 ++echo $ac_n "checking for dlopen""... $ac_c" 1>&6 ++echo "configure:5523: checking for dlopen" >&5 + ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'` + if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +-LIBS="-ldl -lm $LIBS" ++LIBS="-lm $LIBS" + cat > conftest.$ac_ext <&6 +- DL_LIBS=-ldl + else + echo "$ac_t""no" 1>&6 + -- cgit