projects
/
comedilib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3005f2
)
pass arguments to configure
author
Frank Mori Hess
<fmhess@speakeasy.net>
Sat, 17 Jan 2004 19:08:17 +0000
(19:08 +0000)
committer
Frank Mori Hess
<fmhess@speakeasy.net>
Sat, 17 Jan 2004 19:08:17 +0000
(19:08 +0000)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index 50a3ac48e3fe0c97a29bc2823b57263570f86e00..daf3c2c713ccdbd57d0a47534b31d437a66560bf 100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-15,5
+15,5
@@
libtoolize --copy --force && \
autoheader && \
autoconf && \
automake -a -c && \
-./configure --enable-maintainer-mode
+./configure --enable-maintainer-mode
$*