branch | trunk |
changeset 74 | ce823be21819 |
parent 47 | 8bff300ebf50 |
child 75 | 761a8bbe4278 |
1.1 --- a/gst-plugins-nuvdemux/configure.ac Tue Oct 24 15:02:26 2006 +0100 1.2 +++ b/gst-plugins-nuvdemux/configure.ac Thu Nov 09 19:12:55 2006 +0000 1.3 @@ -81,6 +81,9 @@ 1.4 GST_CFLAGS="$GST_CFLAGS -g" 1.5 fi 1.6 1.7 +dnl added because of the i18n headers 1.8 +GST_CFLAGS="-I\$(top_builddir)/gst-libs $GST_CFLAGS" 1.9 + 1.10 dnl make GST_CFLAGS and GST_LIBS available 1.11 AC_SUBST(GST_CFLAGS) 1.12 AC_SUBST(GST_LIBS)