gst-qa: fix build in po

Using a lot of grep and some cargo culting.
This commit is contained in:
Vincent Penquerc'h 2013-07-31 10:49:48 +01:00 committed by Thiago Santos
parent 16bbbb5733
commit dbcbcfa868
3 changed files with 7 additions and 1 deletions

View file

@ -29,6 +29,10 @@ then
ln -s ../../common/hooks/pre-commit.hook .git/hooks/pre-commit
fi
# GNU gettext automake support doesn't get along with git.
# https://bugzilla.gnome.org/show_bug.cgi?id=661128
touch -t 200001010000 po/gst-qa-0.10.pot
CONFIGURE_DEF_OPT='--enable-maintainer-mode --enable-gtk-doc'
autogen_options $@

View file

@ -60,7 +60,7 @@ dnl set up gettext
dnl the version check needs to stay here because autopoint greps for it
AM_GNU_GETTEXT_VERSION([0.17])
AM_GNU_GETTEXT([external])
AG_GST_GETTEXT([gstreamer-$GST_API_VERSION])
AG_GST_GETTEXT([gst-qa-$GST_API_VERSION])
dnl *** check for arguments to configure ***
@ -245,6 +245,7 @@ common/m4/Makefile
gst/Makefile
gst/qa/Makefile
data/Makefile
po/Makefile.in
])
AC_OUTPUT

1
validate/po/POTFILES.in Normal file
View file

@ -0,0 +1 @@
gst/qa/gst-qa-report.c