From: Glenn Morris Date: Wed, 21 Apr 2010 03:41:01 +0000 (-0700) Subject: Regenerate configure. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~456 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3dad0889f589a14a6bd74ed18d35829169fbd0ca;p=emacs.git Regenerate configure. --- diff --git a/configure b/configure index 55e0c47d827..a4611888512 100755 --- 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