X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=autogen.sh;h=4342a42756808454db552aa691f2372b16b454eb;hb=def41bd243bcbfaec72b4346277c731a960c7126;hp=05a815a54127b6c1191b3ac22fe19f246e0bbafa;hpb=a9c6b54934fde4fc8b65785e207e365a30b44802;p=matthijs%2Fupstream%2Fbackupninja-vserver.git diff --git a/autogen.sh b/autogen.sh index 05a815a..4342a42 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