X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fbackupninja.git;a=blobdiff_plain;f=autogen.sh;h=63702a75e10a9dfbb1ccb41b213c8db333341756;hp=05a815a54127b6c1191b3ac22fe19f246e0bbafa;hb=94af1f196a0a48f5f5575fa389c1957dbee3486e;hpb=d076494a6ea20754841582d0903b13eb6a973cfd diff --git a/autogen.sh b/autogen.sh index 05a815a..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 -autoconf +aclocal \ +&& automake -a -c \ +&& autoconf