mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 17:20:29 -04:00
20 lines
453 B
Text
20 lines
453 B
Text
--- configure.orig 2016-11-12 20:55:45 UTC
|
|
+++ configure
|
|
@@ -21147,7 +21147,7 @@ $as_echo "#define HAVE_LIBSOUP_GNOME 1"
|
|
fi
|
|
|
|
|
|
-
|
|
+OLDLIBS=$LIBS
|
|
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for archive_read_new in -larchive" >&5
|
|
$as_echo_n "checking for archive_read_new in -larchive... " >&6; }
|
|
if ${ac_cv_lib_archive_archive_read_new+:} false; then :
|
|
@@ -21192,7 +21192,7 @@ else
|
|
HAVE_ARCHIVE=no
|
|
|
|
fi
|
|
-
|
|
+LIBS=$OLDLIBS
|
|
|
|
|
|
pkg_failed=no
|