diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-12-06 17:42:33 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-12-06 17:42:33 +0000 |
commit | 3e31fadc7a7003f1d73d930e663e15621496744f (patch) | |
tree | cd8c654fcce0edce1f189477bee1bcf0c3434941 /ChangeLog.pre-2-2 | |
parent | ecd1f9eab4ff9e9e9188fb0ac0fa70fcea9359af (diff) |
Don't distribute ref-add/del.sed., fixing problem with srcdir != destdir.
Fri Dec 6 12:40:00 2002 Owen Taylor <otaylor@redhat.com>
* glib/libcharset/Makefile.am (EXTRA_DIST): Don't
distribute ref-add/del.sed., fixing problem with
srcdir != destdir. (#99813, Phuc LeHong)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index a577675c8..3daeb6cba 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,9 @@ +Fri Dec 6 12:40:00 2002 Owen Taylor <otaylor@redhat.com> + + * glib/libcharset/Makefile.am (EXTRA_DIST): Don't + distribute ref-add/del.sed., fixing problem with + srcdir != destdir. (#99813, Phuc LeHong) + Fri Dec 6 12:31:30 2002 Owen Taylor <otaylor@redhat.com> * configure.in: chmod 0755 scripts in AC_OUTPUT(), since |