summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-06-08 22:03:48 +0000
committerSteve Price <steve@FreeBSD.org>1999-06-08 22:03:48 +0000
commita3044dd0fd724ea4b3b90fc27ccd0c9ff2d57626 (patch)
treefc066c90186b53ea9c6fbfefeb028bffc92bcd05 /x11
parentSet USE_LIBTOOL=yes so we get rid of another dastardly (sp?) .la file. (diff)
Add -lintl to the list of LDFLAGS since libgnome needs it.
Notes
Notes: svn path=/head/; revision=19319
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-libs/files/patch-aa13
-rw-r--r--x11/gnomelibs/files/patch-aa13
-rw-r--r--x11/libgnome/files/patch-aa13
3 files changed, 30 insertions, 9 deletions
diff --git a/x11/gnome-libs/files/patch-aa b/x11/gnome-libs/files/patch-aa
index d0b27f235165..4b1108a7aa4a 100644
--- a/x11/gnome-libs/files/patch-aa
+++ b/x11/gnome-libs/files/patch-aa
@@ -1,5 +1,5 @@
---- configure.orig Tue Apr 27 21:24:19 1999
-+++ configure Sat May 22 21:16:46 1999
+--- configure.orig Tue Apr 27 14:24:19 1999
++++ configure Mon Jun 7 20:27:21 1999
@@ -2521,7 +2521,7 @@
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
@@ -27,7 +27,14 @@
cat > conftest.$ac_ext <<EOF
#line 7378 "configure"
#include "confdefs.h"
-@@ -10859,7 +10859,7 @@
+@@ -10853,13 +10853,13 @@
+ SUPPORTINCS='-DNEED_GNOMESUPPORT_H -I$(top_builddir)/support -I$(top_srcdir)/support'
+
+ ART_LIBS="-lart_lgpl"
+-GNOME_LIBS="-lgnome -lgnomesupport $LIBGNOME_LIBS"
++GNOME_LIBS="-lgnome -lgnomesupport -lintl $LIBGNOME_LIBS"
+ GNOMEUI_LIBS="-lgnomeui $ART_LIBS $GDK_IMLIB_LIBS $GTK_LIBS $GNOME_LIBS"
+ GTKXMHTML_LIBS="-lgtkxmhtml $LIBGTKXMHTML_LIBS"
ZVT_LIBS="-lzvt $UTIL_LIBS $GTK_LIBS"
GNOME_LIBDIR='-L${libdir}'
diff --git a/x11/gnomelibs/files/patch-aa b/x11/gnomelibs/files/patch-aa
index d0b27f235165..4b1108a7aa4a 100644
--- a/x11/gnomelibs/files/patch-aa
+++ b/x11/gnomelibs/files/patch-aa
@@ -1,5 +1,5 @@
---- configure.orig Tue Apr 27 21:24:19 1999
-+++ configure Sat May 22 21:16:46 1999
+--- configure.orig Tue Apr 27 14:24:19 1999
++++ configure Mon Jun 7 20:27:21 1999
@@ -2521,7 +2521,7 @@
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
@@ -27,7 +27,14 @@
cat > conftest.$ac_ext <<EOF
#line 7378 "configure"
#include "confdefs.h"
-@@ -10859,7 +10859,7 @@
+@@ -10853,13 +10853,13 @@
+ SUPPORTINCS='-DNEED_GNOMESUPPORT_H -I$(top_builddir)/support -I$(top_srcdir)/support'
+
+ ART_LIBS="-lart_lgpl"
+-GNOME_LIBS="-lgnome -lgnomesupport $LIBGNOME_LIBS"
++GNOME_LIBS="-lgnome -lgnomesupport -lintl $LIBGNOME_LIBS"
+ GNOMEUI_LIBS="-lgnomeui $ART_LIBS $GDK_IMLIB_LIBS $GTK_LIBS $GNOME_LIBS"
+ GTKXMHTML_LIBS="-lgtkxmhtml $LIBGTKXMHTML_LIBS"
ZVT_LIBS="-lzvt $UTIL_LIBS $GTK_LIBS"
GNOME_LIBDIR='-L${libdir}'
diff --git a/x11/libgnome/files/patch-aa b/x11/libgnome/files/patch-aa
index d0b27f235165..4b1108a7aa4a 100644
--- a/x11/libgnome/files/patch-aa
+++ b/x11/libgnome/files/patch-aa
@@ -1,5 +1,5 @@
---- configure.orig Tue Apr 27 21:24:19 1999
-+++ configure Sat May 22 21:16:46 1999
+--- configure.orig Tue Apr 27 14:24:19 1999
++++ configure Mon Jun 7 20:27:21 1999
@@ -2521,7 +2521,7 @@
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
@@ -27,7 +27,14 @@
cat > conftest.$ac_ext <<EOF
#line 7378 "configure"
#include "confdefs.h"
-@@ -10859,7 +10859,7 @@
+@@ -10853,13 +10853,13 @@
+ SUPPORTINCS='-DNEED_GNOMESUPPORT_H -I$(top_builddir)/support -I$(top_srcdir)/support'
+
+ ART_LIBS="-lart_lgpl"
+-GNOME_LIBS="-lgnome -lgnomesupport $LIBGNOME_LIBS"
++GNOME_LIBS="-lgnome -lgnomesupport -lintl $LIBGNOME_LIBS"
+ GNOMEUI_LIBS="-lgnomeui $ART_LIBS $GDK_IMLIB_LIBS $GTK_LIBS $GNOME_LIBS"
+ GTKXMHTML_LIBS="-lgtkxmhtml $LIBGTKXMHTML_LIBS"
ZVT_LIBS="-lzvt $UTIL_LIBS $GTK_LIBS"
GNOME_LIBDIR='-L${libdir}'