emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/configure.in


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/configure.in
Date: Tue, 10 Sep 2002 12:40:10 -0400

Index: emacs/configure.in
diff -c emacs/configure.in:1.306 emacs/configure.in:1.307
*** emacs/configure.in:1.306    Mon Sep  9 15:20:27 2002
--- emacs/configure.in  Tue Sep 10 12:40:10 2002
***************
*** 1830,1836 ****
  fi
  
  if test "${USE_X_TOOLKIT}" = "MOTIF"; then
!   AC_CACHE_CHECK(for LessTif where some systems put it,
    [AC_TRY_COMPILE([#include </usr/X11R6/LessTif/Motif1.2/include/Xm/Xm.h>],
      [int x = 5;],
      emacs_cv_lesstif=yes, emacs_cv_lesstif=no)])
--- 1830,1836 ----
  fi
  
  if test "${USE_X_TOOLKIT}" = "MOTIF"; then
!   AC_CACHE_CHECK(for LessTif where some systems put it, emacs_cv_lesstif,
    [AC_TRY_COMPILE([#include </usr/X11R6/LessTif/Motif1.2/include/Xm/Xm.h>],
      [int x = 5;],
      emacs_cv_lesstif=yes, emacs_cv_lesstif=no)])




reply via email to

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