summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-10-06 14:52:42 +0100
committerTim-Philipp Müller <tim@centricular.net>2012-10-06 14:52:42 +0100
commit6bb695159bf15fe64d31b26dd2a07d1ba2bb7f1d (patch)
tree57d27326d1419953f1123ab0ec5163136bb9d86d
parent911f487958fc7a3e0dbfe76427f325c2b03cc124 (diff)
m4: update comment from 0.10 to 1.0
-rw-r--r--m4/gst-feature.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/gst-feature.m4 b/m4/gst-feature.m4
index 6da0940..876215e 100644
--- a/m4/gst-feature.m4
+++ b/m4/gst-feature.m4
@@ -209,7 +209,7 @@ AC_DEFUN([AG_GST_PARSE_SUBSYSTEM_DISABLE],
dnl Parse gstconfig.h and defines add the symbols and substitions
dnl
-dnl GST_CONFIGPATH=`$PKG_CONFIG --variable=includedir gstreamer-0.10`"/gst/gstconfig.h"
+dnl GST_CONFIGPATH=`$PKG_CONFIG --variable=includedir gstreamer-1.0`"/gst/gstconfig.h"
dnl AG_GST_PARSE_SUBSYSTEM_DISABLES(GST_CONFIGPATH)
dnl
AC_DEFUN([AG_GST_PARSE_SUBSYSTEM_DISABLES],