emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r99967: Regenerate configure.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r99967: Regenerate configure.
Date: Tue, 20 Apr 2010 20:41:01 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 99967
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2010-04-20 20:41:01 -0700
message:
  Regenerate configure.
modified:
  configure
=== modified file 'configure'
--- a/configure 2010-04-21 03:11:03 +0000
+++ b/configure 2010-04-21 03:41:01 +0000
@@ -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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]