freebsd-ports/lang/librep2/files/patch-aa
Maxim Sobolev f2cd74c0fa Update to 20020509 (version in GNOME2 RC2) after a repo-copies from
lang/librep, x11-toolkits/rep-gtk and x11-wm/sawfish.
2002-05-14 22:26:39 +00:00

23 lines
678 B
Text

$FreeBSD$
--- configure.orig Sat Apr 20 00:42:14 2002
+++ configure Mon Apr 29 20:51:22 2002
@@ -5622,7 +5622,7 @@
;;
esac
fi
-need_lc=${lt_cv_archive_cmds_need_lc-yes}
+need_lc=no
# The second clause should only fire when bootstrapping the
# libtool distribution, otherwise you forgot to ship ltmain.sh
@@ -7359,7 +7359,7 @@
echo "$as_me:7359: result: $ac_cv_lib_gdbm_gdbm_open" >&5
echo "${ECHO_T}$ac_cv_lib_gdbm_gdbm_open" >&6
if test $ac_cv_lib_gdbm_gdbm_open = yes; then
- GDBM_LIBS="-lgdbm"
+ GDBM_LIBS="-L$LOCALBASE/lib -lgdbm"
else
{ { echo "$as_me:7364: error: Cannot find GDBM library" >&5
echo "$as_me: error: Cannot find GDBM library" >&2;}