autogen.sh.in: remove workaround for prehistoric autopoint versions
authorTim-Philipp Müller <tim@centricular.net>
Sun, 14 Apr 2013 15:55:48 +0000 (16:55 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 14 Apr 2013 16:12:54 +0000 (17:12 +0100)
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