diff options
-rwxr-xr-x | autogen.sh | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
index : backupninja | ||
Backupninja | Fluxo |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | autogen.sh | 6 |
@@ -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 |