rtspconnection: GstRTSPWatch func for tunnel GET response
[platform/upstream/gstreamer.git] / autogen.sh
index 0841a49..a02e711 100755 (executable)
@@ -87,14 +87,8 @@ fi
 toplevel_check $srcfile
 
 # autopoint
-#    first remove patch if necessary, then run autopoint, then reapply
 if test -d po ; then
-  if test -f po/Makefile.in.in;
-  then
-    patch -p0 -R --forward < common/gettext.patch
-  fi
-  tool_run "$autopoint" "--force" "patch -p0 < common/gettext.patch"
-  patch -p0 < common/gettext.patch
+  tool_run "$autopoint" "--force"
 fi
 
 # aclocal