summaryrefslogtreecommitdiffstats
path: root/x11/gnomeapplets2/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnomeapplets2/files/patch-aa')
-rw-r--r--x11/gnomeapplets2/files/patch-aa44
1 files changed, 18 insertions, 26 deletions
diff --git a/x11/gnomeapplets2/files/patch-aa b/x11/gnomeapplets2/files/patch-aa
index cf6bce530..6e97117be 100644
--- a/x11/gnomeapplets2/files/patch-aa
+++ b/x11/gnomeapplets2/files/patch-aa
@@ -1,6 +1,6 @@
---- configure.orig Fri Sep 13 15:58:55 2002
-+++ configure Wed Sep 18 01:18:40 2002
-@@ -6994,6 +6994,7 @@
+--- configure.orig Sun Nov 3 14:13:35 2002
++++ configure Mon Nov 11 16:56:45 2002
+@@ -5682,6 +5682,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -8,16 +8,7 @@
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -10518,7 +10519,7 @@
- echo "$as_me: failed program was:" >&5
- cat conftest.$ac_ext >&5
- CATOBJEXT=.mo
-- DATADIRNAME=lib
-+ DATADIRNAME=share
- fi
- rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
- INSTOBJEXT=.mo
-@@ -10765,6 +10766,7 @@
+@@ -8918,6 +8919,7 @@
*irix*) CDROM_HOST=irix; CDROM_LIBS="-lcdaudio -lmediad -lds";cd_device_path="/dev/cdrom";;
*linux*) CDROM_HOST=linux;cd_device_path="/dev/cdrom";;
*netbsd*) CDROM_HOST=netbsd;cd_device_path="/dev/rcd0";;
@@ -25,16 +16,14 @@
*solaris*) CDROM_HOST=solaris;cd_device_path="/vol/dev/aliases/cdrom0";cdplayer_type_sun=true;;
esac
case "$host" in
-@@ -10817,6 +10819,20 @@
- HAVE_LIBAPM_TRUE='#'
- HAVE_LIBAPM_FALSE=
+@@ -8980,6 +8982,20 @@
fi
-+ ;;
+
+ ;;
+ i386-*-freebsd*)
+ HAVE_LIBAPM=no
-+
+if test "x$HAVE_LIBAPM" = "xyes"; then
-+ HAVE_LIBAPM_TRUE=
++ HAVE_LIBAPM_TRUE=
+ HAVE_LIBAPM_FALSE='#'
+else
+ HAVE_LIBAPM_TRUE='#'
@@ -43,22 +32,25 @@
+ ;;
+ *-*-freebsd*)
+ build_battstat_applet=no
-
- ;;
++
++ ;;
*-*-linux*)
-@@ -11494,13 +11510,13 @@
+ echo $ac_n "checking for apm_read in -lapm""... $ac_c" 1>&6
+ echo "configure:8986: checking for apm_read in -lapm" >&5
+@@ -9567,14 +9583,14 @@
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
- cat >>confdefs.h <<EOF
+ cat >> confdefs.h <<EOF
-#define GNOME_ICONDIR "${prefix}/share/pixmaps"
+#define GNOME_ICONDIR "${datadir}/pixmaps"
EOF
- #defined the below to enable help to work for applets
- cat >>confdefs.h <<EOF
+ #defined the below to enable help to work for applets
+
+ cat >> confdefs.h <<EOF
-#define DATADIR "${prefix}/share"
+#define DATADIR "${datadir}"
EOF
- cat >>confdefs.h <<EOF
+ cat >> confdefs.h <<EOF