changeset 108015:f3c91f3abae4

Regenerate configure.
author Glenn Morris <rgm@gnu.org>
date Tue, 20 Apr 2010 20:41:01 -0700
parents c85d877f94f1
children 6be35f3ece28
files configure
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Tue Apr 20 20:33:04 2010 -0700
+++ b/configure	Tue Apr 20 20:41:01 2010 -0700
@@ -12720,6 +12720,7 @@
 fi
 
 HAVE_LIBSELINUX=no
+LIBSELINUX_LIBS=
 if test "${with_selinux}" = "yes"; then
    { $as_echo "$as_me:$LINENO: checking for lgetfilecon in -lselinux" >&5
 $as_echo_n "checking for lgetfilecon in -lselinux... " >&6; }
@@ -12799,10 +12800,10 @@
 _ACEOF
 
       LIBSELINUX_LIBS=-lselinux
-
    fi
 fi
 
+
 HAVE_XAW3D=no
 if test x"${USE_X_TOOLKIT}" = xmaybe || test x"${USE_X_TOOLKIT}" = xLUCID; then
   if test "$with_xaw3d" != no; then