about summary refs log tree commit diff stats
path: root/configure
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2016-04-11 00:51:51 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2016-04-11 00:51:51 -0400
commit638c03dc3e8223bde57efbb763d85b76e2a8a5c9 (patch)
treef3cb0c7ae817ad75dcd6ba4759bce7e3cd105fcd /configure
parent4d9ef8b2001398ea281af9baa21cf6837aef5612 (diff)
downloadlynx-snapshots-638c03dc3e8223bde57efbb763d85b76e2a8a5c9.tar.gz
snapshot of project "lynx", label v2-8-9dev_8a
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 4 insertions, 4 deletions
diff --git a/configure b/configure
index 9a01a976..24023ff1 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in 2.8.9dev.7.
+# From configure.in 2.8.9dev.9.
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by Autoconf 2.52.20150926.
 #
@@ -1274,7 +1274,7 @@ rm conftest.sed
 
 PACKAGE=lynx
 # $Format: "VERSION=$ProjectVersion$"$
-VERSION=2.8.9dev.8
+VERSION=2.8.9dev.9
 
 echo "$as_me:1279: checking for DESTDIR" >&5
 echo $ECHO_N "checking for DESTDIR... $ECHO_C" >&6
@@ -43732,13 +43732,13 @@ case $cf_cv_system_name in
 		LD_RPATH_OPT="-rpath "
 	fi
 	;;
-(linux*|gnu*|k*bsd*-gnu)
+(linux*|gnu*|k*bsd*-gnu|freebsd*)
 	LD_RPATH_OPT="-Wl,-rpath,"
 	;;
 (openbsd[2-9].*|mirbsd*)
 	LD_RPATH_OPT="-Wl,-rpath,"
 	;;
-(dragonfly*|freebsd*)
+(dragonfly*)
 	LD_RPATH_OPT="-rpath "
 	;;
 (netbsd*)