diff options
author | Brian Cameron <brian.cameron@sun.com> | 2007-05-11 05:52:13 +0000 |
---|---|---|
committer | Brian Cameron <bcameron@src.gnome.org> | 2007-05-11 05:52:13 +0000 |
commit | 78ba8f5efadd9e84299cfcc3495fdcf9be7099f0 (patch) | |
tree | 0664e8d94abad94377fcb50817b86ce45d1a0462 /ChangeLog | |
parent | 1557686d8ff4eb2ce82cddde050877fcc6ba14b1 (diff) | |
download | atk-78ba8f5efadd9e84299cfcc3495fdcf9be7099f0.tar.gz |
Use $(GLIB_MKENUMS) instead of calling glib-mkenums directly. This works
2007-05-11 Brian Cameron <brian.cameron@sun.com>
* Use $(GLIB_MKENUMS) instead of calling glib-mkenums directly.
This works better when you build with glib via an
uninstalled.pc file.
svn path=/trunk/; revision=1179
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-05-11 Brian Cameron <brian.cameron@sun.com> + + * Use $(GLIB_MKENUMS) instead of calling glib-mkenums directly. + This works better when you build with glib via an + uninstalled.pc file. + 2007-04-25 Christophe Merlet <redfox@redfoxcenter.org> * configure.in: added "oc" (Occitan) to ALL_LINGUAS. |