From 266b874436d0b23d96d07bc09ad52e363c275b58 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Fri, 8 Jul 2005 10:47:30 +0000 Subject: 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 * 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. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1ed0ecb0..3280377b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2005-07-08 Andy Wingo + + * 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 * gst/videobox/gstvideobox.c: (gst_video_box_init), -- cgit