comparison ChangeLog @ 2667:4f72b178ae35

[xemacs-hg @ 2005-03-15 12:37:07 by malcolmp] configure.ac OpenBSD, --with-cflags-optimization, PNG and TIFF fixes.
author malcolmp
date Tue, 15 Mar 2005 12:37:14 +0000
parents d5a00a8fb31a
children b26d8b5d0d30
comparison
equal deleted inserted replaced
2666:7bf1f40e6acb 2667:4f72b178ae35
1 2005-03-15 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * configure.ac (--with-cflags-optimization):
4 (--with-cflags-debugging):
5 If the user specifies them, use them, and don't make her beg.
6 * configure.ac (Autodetect PNG): PNG & TIFF need -lz in AC_CHECK_LIB.
7
8 2005-03-15 Malcolm Purvis <malcolmp@xemacs.org>
9
10 * configure.ac: Fix problems with OpenBSD /bin/sh.
11
1 2005-03-13 Aidan Kehoe <kehoea@parhasard.net> 12 2005-03-13 Aidan Kehoe <kehoea@parhasard.net>
2 13
3 * configure.ac (TAB): Check $ac_cv_build, not $canonical, when 14 * configure.ac (TAB): Check $ac_cv_build, not $canonical, when
4 working out whether to link against libossaudio.so on NetBSD. 15 working out whether to link against libossaudio.so on NetBSD.
5 16