diff options
author | Matthias Clasen <mclasen@redhat.com> | 2004-12-27 06:55:08 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-12-27 06:55:08 +0000 |
commit | b1f6eaf987f60396ab1215edeb79123e3ef2469b (patch) | |
tree | 5c4c6d43e5b0a0c17cdbbd66f18cb5ef9d42b719 /ChangeLog.pre-2-6 | |
parent | 543cd4b10f905f6f4471f30a05f5c96c5609066a (diff) |
Add an OS_LINUX conditional.
2004-12-27 Matthias Clasen <mclasen@redhat.com>
* 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)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 8 |
1 files changed, 8 insertions, 0 deletions
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 <mclasen@redhat.com> + + * 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 <mclasen@redhat.com> * glib/goption.c (print_entry): Don't show |