projects
/
matthijs
/
upstream
/
backupninja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd0903d
)
Slight change to autogen.sh to act like other scripts I've found
author
Micah Anderson
<micah@riseup.net>
Thu, 26 Jan 2006 21:05:45 +0000
(21:05 +0000)
committer
Micah Anderson
<micah@riseup.net>
Thu, 26 Jan 2006 21:05:45 +0000
(21:05 +0000)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index badec58d317ba09804ec35caf1838983950b15fd..4342a42756808454db552aa691f2372b16b454eb 100755
(executable)
--- 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