projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1995dc
)
Use -i and -f flags
r0_7_70
author
David Schleef
<ds@schleef.org>
Sun, 3 Apr 2005 00:00:36 +0000
(
00:00
+0000)
committer
David Schleef
<ds@schleef.org>
Sun, 3 Apr 2005 00:00:36 +0000
(
00:00
+0000)
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index 83aa8119903ee1bad393aeee0e55ab2d1d5d8a5d..3b1fdfc69f7f3bc0e11e540669506a02078ba516 100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-1,5
+1,5
@@
#!/bin/sh
-autoreconf &&
+autoreconf
-i -f
&&
./configure --enable-maintainer-mode $*