X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=autogen.sh;h=63702a75e10a9dfbb1ccb41b213c8db333341756;hb=987d4846bb592608cb797588732542a35f09113d;hp=badec58d317ba09804ec35caf1838983950b15fd;hpb=ecda6cd4a79fc111eddc1cabd70661a51b8f1709;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/autogen.sh b/autogen.sh index badec58..63702a7 100755 --- a/autogen.sh +++ b/autogen.sh @@ -12,6 +12,6 @@ fi ### použít jen když je třeba použít configure.h.in #autoheader -aclocal -automake -a -c -autoconf +aclocal \ +&& automake -a -c \ +&& autoconf