]> git.eshelyaron.com Git - emacs.git/commitdiff
Regenerate configure.
authorGlenn Morris <rgm@gnu.org>
Wed, 21 Apr 2010 03:41:01 +0000 (20:41 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 21 Apr 2010 03:41:01 +0000 (20:41 -0700)
configure

index 55e0c47d8275a1d74411af114188201d71e9203c..a46118885123c39779faed1aa3c9208777f3bfed 100755 (executable)
--- a/configure
+++ b/configure
@@ -12720,6 +12720,7 @@ _ACEOF
 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 @@ cat >>confdefs.h <<\_ACEOF
 _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