comparison ChangeLog @ 109075:48064019239b

* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM): Set with AC_DEFINE rather than AH_BOTTOM. * src/s/sol2-6.h (INHIBIT_X11R6_XIM): Remove, handled by configure now. * admin/CPP-DEFINES: Remove INHIBIT_X11R6_XIM. * configure, src/config.in: Regenerate.
author Glenn Morris <rgm@gnu.org>
date Tue, 29 Jun 2010 20:43:30 -0700
parents c97bf1cfaa8d
children 758d2fa60c5c
comparison
equal deleted inserted replaced
109074:c97bf1cfaa8d 109075:48064019239b
1 2010-06-30 Glenn Morris <rgm@gnu.org> 1 2010-06-30 Glenn Morris <rgm@gnu.org>
2
3 * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
4 Set with AC_DEFINE rather than AH_BOTTOM.
2 5
3 * configure.in (C_OPTIMIZE_SWITCH, CANNOT_DUMP, SYSTEM_MALLOC): 6 * configure.in (C_OPTIMIZE_SWITCH, CANNOT_DUMP, SYSTEM_MALLOC):
4 (USE_MMAP_FOR_BUFFERS, C_WARNING_SWITCH, CFLAGS, REAL_CFLAGS): 7 (USE_MMAP_FOR_BUFFERS, C_WARNING_SWITCH, CFLAGS, REAL_CFLAGS):
5 Set with shell, not cpp. 8 Set with shell, not cpp.
6 (LIBX): Remove, just use -lX11 in the one place this was used. 9 (LIBX): Remove, just use -lX11 in the one place this was used.