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

Diff of /emacs/configure.in

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

revision 1.357 by jhd, Sun Nov 16 16:09:07 2003 UTC revision 1.358 by jhd, Sun Nov 16 18:32:34 2003 UTC
# Line 2255  fi Line 2255  fi
2255  HAVE_X_SM=no  HAVE_X_SM=no
2256  if test "${HAVE_X11}" = "yes"; then  if test "${HAVE_X11}" = "yes"; then
2257    AC_CHECK_HEADER(X11/SM/SMlib.h,    AC_CHECK_HEADER(X11/SM/SMlib.h,
2258      AC_CHECK_LIB(SM, SmcOpenConnection, HAVE_X_SM=yes, -lICE))      AC_CHECK_LIB(SM, SmcOpenConnection, HAVE_X_SM=yes, , -lICE))
2259    
2260    if test "${HAVE_X_SM}" = "yes"; then    if test "${HAVE_X_SM}" = "yes"; then
2261      AC_DEFINE(HAVE_X_SM, 1, [Define to 1 if you have the SM library (-lSM).])      AC_DEFINE(HAVE_X_SM, 1, [Define to 1 if you have the SM library (-lSM).])

Legend:
Removed from v.1.357  
changed lines
  Added in v.1.358

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