From b1f6eaf987f60396ab1215edeb79123e3ef2469b Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 27 Dec 2004 06:55:08 +0000 Subject: Add an OS_LINUX conditional. 2004-12-27 Matthias Clasen * configure.in: Add an OS_LINUX conditional. * glib/Makefile.am (TESTS): Only check the ABI on linux, since the shell script is not portable, and libtool deficiencies may distort the ABI on other platforms. (#161741) --- ChangeLog.pre-2-6 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog.pre-2-6') diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 3515a4edb..7a1e990d6 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,11 @@ +2004-12-27 Matthias Clasen + + * configure.in: Add an OS_LINUX conditional. + + * glib/Makefile.am (TESTS): Only check the ABI on + linux, since the shell script is not portable, and libtool + deficiencies may distort the ABI on other platforms. (#161741) + 2004-12-21 Matthias Clasen * glib/goption.c (print_entry): Don't show -- cgit v1.2.1