From: Dave Love Date: Mon, 28 Jul 2003 18:01:39 +0000 (+0000) Subject: Fix last change. X-Git-Tag: ttn-vms-21-2-B4~9222 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4fdbcac51e6466a27fd21b709c7467a9742a7dfe;p=emacs.git Fix last change. --- diff --git a/configure.in b/configure.in index f364f685be9..9a443767f4c 100644 --- a/configure.in +++ b/configure.in @@ -2072,12 +2072,12 @@ dnl with `--with-xim=no'. if test "${with_xim}" != "no"; then AC_DEFINE(USE_XIM, 1, [Define to 1 if we should use XIM, if it is available.]) +fi +if test "${HAVE_X11}" = "yes"; then late_CFLAGS=$CFLAGS if test "$GCC" = yes; then CFLAGS="$CFLAGS --pedantic-errors" fi -fi -if test "${HAVE_X11}" = "yes"; then AC_TRY_COMPILE([ #include #include ],