summaryrefslogtreecommitdiff
path: root/autogen.sh.in
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2013-04-14 16:55:48 +0100
committerTim-Philipp Müller <tim@centricular.net>2013-04-14 17:12:54 +0100
commit6ac0583d67c23405004cf6caab1464ed8c885b99 (patch)
treeb4ee1c9751368a3ede55c55d1dd4f2afe235e88f /autogen.sh.in
parentbd4be3e188edf8d8ca619cee608e918bda5de627 (diff)
downloadgstreamer-common-6ac0583d67c23405004cf6caab1464ed8c885b99.tar.gz
autogen.sh.in: remove workaround for prehistoric autopoint versions
Diffstat (limited to 'autogen.sh.in')
-rwxr-xr-xautogen.sh.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/autogen.sh.in b/autogen.sh.in
index f491619..54c9b20 100755
--- a/autogen.sh.in
+++ b/autogen.sh.in
@@ -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