projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge commit 'athcx/master'
[paraslash.git]
/
autogen.sh
diff --git
a/autogen.sh
b/autogen.sh
index
5c950ba
..
5c3d931
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-3,7
+3,7
@@
echo preparing...
if test -f Makefile; then
make maintainer-clean > /dev/null
fi
-aclocal &> /dev/null
+aclocal
-I .
&> /dev/null
autoconf
autoheader
echo configuring...