diff options
author | Tor Lillqvist <tml@src.gnome.org> | 2005-06-18 19:04:29 +0800 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2005-06-18 19:04:29 +0800 |
commit | 0f6df5b91d5248204f2837f6de035bb3ca70686e (patch) | |
tree | 9a6df5fd67d992d06b937dee49698614f80e206a /ChangeLog | |
parent | 2e699f7ab6f66ff451d4911a1f1413286eb477f2 (diff) | |
download | gsoc2013-evolution-0f6df5b91d5248204f2837f6de035bb3ca70686e.tar.gz gsoc2013-evolution-0f6df5b91d5248204f2837f6de035bb3ca70686e.tar.zst gsoc2013-evolution-0f6df5b91d5248204f2837f6de035bb3ca70686e.zip |
Clarify last entry.
svn path=/trunk/; revision=29532
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,10 +1,9 @@ 2005-06-18 Tor Lillqvist <tml@novell.com> * configure.in (EXTRA_GNOME dependencies): Use $FULL_GNOME_DEPS - here explicitly, as it de facto is a superset of it. In the - makefiles thus no need to use both EXTRA_GNOME_CFLAGS and - GNOME_FULL_CFLAGS, EXTRA_GNOME_CFLAGS is enough. (Ditto for - _LIBS.) + here explicitly instead of duplicating the list. In the makefiles + no need to use both EXTRA_GNOME_CFLAGS and GNOME_FULL_CFLAGS, + EXTRA_GNOME_CFLAGS is enough. (Ditto for _LIBS.) * win32/Makefile.am (EXTRA_DIST): Fix typo. Add libetable and libetext. |