The attached patch will make the inclusion of gettext.h unconditional in gst/gst...
authorPeter Kjellerstedt <pkj@axis.com>
Mon, 3 Jul 2006 14:14:48 +0000 (14:14 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 3 Jul 2006 14:14:48 +0000 (14:14 +0000)
commitc01188cb003724dbb8a84a47c9398e2dc480cc48
treea2b46995969a085443cec08b6e20d3ea71c7e945
parentc2491a1e2da274bae5637417138a28a016383066
The attached patch will make the inclusion of gettext.h unconditional in gst/gst-i18n-app.h and gst/gst-i18n-lib.h, a...

Original commit message from CVS:
Patch by: Peter Kjellerstedt <pkj at axis dot com>
* gst/gst-i18n-app.h:
* gst/gst-i18n-lib.h:
* tools/gst-inspect.c: (print_signal_info):
The attached patch will make the inclusion of gettext.h unconditional in
gst/gst-i18n-app.h and gst/gst-i18n-lib.h, and it will remove the inclusion of
libintl.h in tools/gst-inspect.c.
This allows use of --disable-nls again and fixes #344642.
ChangeLog
common
gst/gst-i18n-app.h
gst/gst-i18n-lib.h
tools/gst-inspect.c