gst-plugins-nuvdemux/configure.ac
branchtrunk
changeset 69 f7c91518d8f4
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	Mon Nov 06 22:59:51 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)