autogen.sh.in: remove workaround for prehistoric autopoint versions
[platform/upstream/gst-common.git] / autogen.sh.in
index f491619..54c9b20 100755 (executable)
@@ -78,8 +78,6 @@ fi
 toplevel_check $srcfile
 
 # autopoint
-#    older autopoint (< 0.12) has a tendency to complain about mkinstalldirs
-if test -x mkinstalldirs; then rm mkinstalldirs; fi
 #    first remove patch if necessary, then run autopoint, then reapply
 if test -f po/Makefile.in.in;
 then