aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2010-04-20 20:41:01 -0700
committerGlenn Morris2010-04-20 20:41:01 -0700
commit3dad0889f589a14a6bd74ed18d35829169fbd0ca (patch)
treeee31121715bc16a5d908fe3148cf3ed7c77b2c14
parent2807228d2cb72b68f1dd9d97fea6b587d83c346b (diff)
downloademacs-3dad0889f589a14a6bd74ed18d35829169fbd0ca.tar.gz
emacs-3dad0889f589a14a6bd74ed18d35829169fbd0ca.zip
Regenerate configure.
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 55e0c47d827..a4611888512 100755
--- a/configure
+++ b/configure
@@ -12720,6 +12720,7 @@ _ACEOF
12720fi 12720fi
12721 12721
12722HAVE_LIBSELINUX=no 12722HAVE_LIBSELINUX=no
12723LIBSELINUX_LIBS=
12723if test "${with_selinux}" = "yes"; then 12724if test "${with_selinux}" = "yes"; then
12724 { $as_echo "$as_me:$LINENO: checking for lgetfilecon in -lselinux" >&5 12725 { $as_echo "$as_me:$LINENO: checking for lgetfilecon in -lselinux" >&5
12725$as_echo_n "checking for lgetfilecon in -lselinux... " >&6; } 12726$as_echo_n "checking for lgetfilecon in -lselinux... " >&6; }
@@ -12799,10 +12800,10 @@ cat >>confdefs.h <<\_ACEOF
12799_ACEOF 12800_ACEOF
12800 12801
12801 LIBSELINUX_LIBS=-lselinux 12802 LIBSELINUX_LIBS=-lselinux
12802
12803 fi 12803 fi
12804fi 12804fi
12805 12805
12806
12806HAVE_XAW3D=no 12807HAVE_XAW3D=no
12807if test x"${USE_X_TOOLKIT}" = xmaybe || test x"${USE_X_TOOLKIT}" = xLUCID; then 12808if test x"${USE_X_TOOLKIT}" = xmaybe || test x"${USE_X_TOOLKIT}" = xLUCID; then
12808 if test "$with_xaw3d" != no; then 12809 if test "$with_xaw3d" != no; then