diff options
author | steve <steve@FreeBSD.org> | 1999-05-30 03:51:43 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-05-30 03:51:43 +0000 |
commit | 723966f9672556ca154e3da55fe0b909664e534c (patch) | |
tree | 3a546b3d5ac49594682c1ba955e19b532887c908 /misc/gnomeutils/files | |
parent | f6d390a530b01f5faf26b64ebbbaa4c9a6bda590 (diff) | |
download | FreeBSD-ports-723966f9672556ca154e3da55fe0b909664e534c.zip FreeBSD-ports-723966f9672556ca154e3da55fe0b909664e534c.tar.gz |
Set USELIBTOOL=yes and use new gnome libs.
PR: 11844
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Diffstat (limited to 'misc/gnomeutils/files')
-rw-r--r-- | misc/gnomeutils/files/patch-aa | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/misc/gnomeutils/files/patch-aa b/misc/gnomeutils/files/patch-aa index 2e73d96..c814062 100644 --- a/misc/gnomeutils/files/patch-aa +++ b/misc/gnomeutils/files/patch-aa @@ -1,5 +1,14 @@ --- configure.orig Tue Mar 2 00:23:40 1999 -+++ configure Sat Mar 6 23:55:23 1999 ++++ configure Sat May 22 21:54:01 1999 +@@ -2387,7 +2387,7 @@ + fi + if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then + echo "$ac_t""yes" 1>&6 +- PTHREAD_LIB="-lc_r" ++ PTHREAD_LIB="" + else + echo "$ac_t""no" 1>&6 + echo $ac_n "checking for pthread_create""... $ac_c" 1>&6 @@ -3143,7 +3143,7 @@ echo $ac_n "checking for an obGnomeConf.sh""... $ac_c" 1>&6 |