comparison configure.in @ 14207:a91493288096

(HAVE_X11): Merge $LD_SWITCH_X_SITE into LDFLAGS instead of into LIBS.
author Richard M. Stallman <rms@gnu.org>
date Wed, 17 Jan 1996 22:03:09 +0000
parents f028a0095be0
children 1999513cc3b2
comparison
equal deleted inserted replaced
14206:aca185f0fcd0 14207:a91493288096
1246 # Change CFLAGS temporarily so that C_SWITCH_X_SITE gets used 1246 # Change CFLAGS temporarily so that C_SWITCH_X_SITE gets used
1247 # for the tests that follow. We set it back to REAL_CFLAGS later on. 1247 # for the tests that follow. We set it back to REAL_CFLAGS later on.
1248 1248
1249 if test "${HAVE_X11}" = "yes"; then 1249 if test "${HAVE_X11}" = "yes"; then
1250 DEFS="$C_SWITCH_X_SITE $DEFS" 1250 DEFS="$C_SWITCH_X_SITE $DEFS"
1251 LIBS="$LD_SWITCH_X_SITE $LIBX $LIBS" 1251 LDFLAGS="$LDFLAGS $LD_SWITCH_X_SITE"
1252 LIBS="$LIBX $LIBS"
1252 CFLAGS="$C_SWITCH_X_SITE $CFLAGS" 1253 CFLAGS="$C_SWITCH_X_SITE $CFLAGS"
1253 1254
1254 if test "${opsys}" = "linux"; then 1255 if test "${opsys}" = "linux"; then
1255 AC_MSG_CHECKING(whether X on GNU/Linux needs -b to link) 1256 AC_MSG_CHECKING(whether X on GNU/Linux needs -b to link)
1256 AC_TRY_LINK([], 1257 AC_TRY_LINK([],