diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-30 03:51:43 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-30 03:51:43 +0000 |
commit | 3c9cd48af24a967707d9b256324d0015196ebdd0 (patch) | |
tree | bfe497b3ed45a1e4a546366725c83d623de5ef8e /misc/gnomeutils2/files | |
parent | ffbbcdabf1adbc60fc1f4d36b8866940ce7b984d (diff) | |
download | freebsd-ports-3c9cd48af24a967707d9b256324d0015196ebdd0.zip |
Set USELIBTOOL=yes and use new gnome libs.
PR: 11844
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Diffstat (limited to 'misc/gnomeutils2/files')
-rw-r--r-- | misc/gnomeutils2/files/patch-aa | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/misc/gnomeutils2/files/patch-aa b/misc/gnomeutils2/files/patch-aa index 2e73d96fd7b0..c814062cbc36 100644 --- a/misc/gnomeutils2/files/patch-aa +++ b/misc/gnomeutils2/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 |