summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2004-11-30 21:55:48 +0000
committerTor Lillqvist <tml@src.gnome.org>2004-11-30 21:55:48 +0000
commitb42a73ec9f3eef813fe0a475b6b4b49e63809420 (patch)
tree8e8db8533ac2e549bb4c98f05ebc2b02349fb545 /ChangeLog.pre-2-6
parent67379ad08b6610a8812a9d0e1239c1a5cef4f2d3 (diff)
downloadglib-b42a73ec9f3eef813fe0a475b6b4b49e63809420.tar.gz
glib/Makefile.am (glib.def) gcc -E complains "linker unused because
2004-11-30 Tor Lillqvist <tml@iki.fi> * glib/Makefile.am (glib.def) * gobject/Makefile.am (gobject.def): gcc -E complains "linker unused because linking not done" if told to preprocess an *.symbols file. Use '-' and redirection to pass it as standard input instead.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-67
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index f09a4eab5..ff837f535 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,10 @@
+2004-11-30 Tor Lillqvist <tml@iki.fi>
+
+ * glib/Makefile.am (glib.def): gcc -E complains "linker input file
+ unused because linking not done" if told to preprocess the
+ glib.symbols file. Use '-' and redirection to pass it as standard
+ input instead.
+
2004-11-30 Matthias Clasen <mclasen@redhat.com>
* NEWS: Updates