diff options
author | Owen Taylor <otaylor@redhat.com> | 2005-01-11 20:40:46 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2005-01-11 20:40:46 +0000 |
commit | c09a11ef462f63753c41aab0c70866065bf3a79b (patch) | |
tree | d46bf50cf82577fb44be466cc6cca21353601b6d /ChangeLog.pre-1-10 | |
parent | 38365c57519cc8de5ae5105e0b3073e3c6b97aa3 (diff) | |
download | pango-c09a11ef462f63753c41aab0c70866065bf3a79b.tar.gz |
Remove an extraneous / that was confusing gcc on Win32.
2005-01-11 Owen Taylor <otaylor@redhat.com>
* modules/basic/Makefile.am (INCLUDES): Remove an extraneous
/ that was confusing gcc on Win32.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index d983073f..77bef9af 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,8 @@ +2005-01-11 Owen Taylor <otaylor@redhat.com> + + * modules/basic/Makefile.am (INCLUDES): Remove an extraneous + / that was confusing gcc on Win32. + 2005-01-10 Owen Taylor <otaylor@redhat.com> * Makefile.am (EXTRA_DIST): Add missing ChangeLog.pre* |