From 6ac0583d67c23405004cf6caab1464ed8c885b99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 14 Apr 2013 16:55:48 +0100 Subject: autogen.sh.in: remove workaround for prehistoric autopoint versions --- autogen.sh.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'autogen.sh.in') 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 -- cgit v1.2.1