diff options
| author | Andy Wingo <wingo@pobox.com> | 2005-07-08 10:47:30 +0000 |
|---|---|---|
| committer | Andy Wingo <wingo@pobox.com> | 2005-07-08 10:47:30 +0000 |
| commit | 266b874436d0b23d96d07bc09ad52e363c275b58 (patch) | |
| tree | 084fd465918a1bc3f6201d6f105cccb8eb3bb785 /ChangeLog | |
| parent | 48eb68a1d92d5fa76ec681e149e5db203bc8e4af (diff) | |
gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come from config.h.
Original commit message from CVS:
2005-07-08 Andy Wingo <wingo@pobox.com>
* gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the
defines come from config.h.
* autogen.sh: Run autopoint, etc.
* Makefile.am (DIST_SUBDIRS, SUBDIRS): Go into po/.
* configure.ac: Add gettext stuff.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2005-07-08 Andy Wingo <wingo@pobox.com> + + * gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the + defines come from config.h. + + * autogen.sh: Run autopoint, etc. + + * Makefile.am (DIST_SUBDIRS, SUBDIRS): Go into po/. + + * configure.ac: Add gettext stuff. + 2005-07-07 Wim Taymans <wim@fluendo.com> * gst/videobox/gstvideobox.c: (gst_video_box_init), |
