/[emacs]/emacs/configure.in
ViewVC logotype

Diff of /emacs/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.304 by rms, Thu Sep 5 22:58:05 2002 UTC revision 1.305 by kai, Fri Sep 6 13:42:23 2002 UTC
# Line 1822  if test "${USE_X_TOOLKIT}" = "MOTIF"; th Line 1822  if test "${USE_X_TOOLKIT}" = "MOTIF"; th
1822    AC_CACHE_CHECK(for LessTif where some systems put it,    AC_CACHE_CHECK(for LessTif where some systems put it,
1823    [AC_TRY_COMPILE([#include </usr/X11R6/LessTif/Motif1.2/include/Xm/Xm.h>],    [AC_TRY_COMPILE([#include </usr/X11R6/LessTif/Motif1.2/include/Xm/Xm.h>],
1824      [int x = 5;],      [int x = 5;],
1825      emacs_cv_lesstif=yes, emacs_cv_lesstif=no)      emacs_cv_lesstif=yes, emacs_cv_lesstif=no)])
1826    if test $emacs_cv_lesstif = yes; then    if test $emacs_cv_lesstif = yes; then
1827      CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS"      CPPFLAGS="-I/usr/X11R6/LessTif/Motif1.2/include $CPPFLAGS"
1828      LDFLAGS="-L/usr/X11R6/LessTif/Motif1.2/lib $LDFLAGS"      LDFLAGS="-L/usr/X11R6/LessTif/Motif1.2/lib $LDFLAGS"

Legend:
Removed from v.1.304  
changed lines
  Added in v.1.305

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26