projects
/
platform
/
upstream
/
flac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60efd13
)
minor tweaks
author
Josh Coalson
<jcoalson@users.sourceforce.net>
Tue, 17 Sep 2002 05:36:39 +0000
(
05:36
+0000)
committer
Josh Coalson
<jcoalson@users.sourceforce.net>
Tue, 17 Sep 2002 05:36:39 +0000
(
05:36
+0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
9d2d3c4
..
8eadd44
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-205,7
+205,7
@@
AC_DEFINE(FLAC__USE_3DNOW)
fi
AC_ARG_ENABLE(exhaustive-tests,
-[ --enable-exhaustive-tests Enable exhaustive testing
. "make check" will take a LONG time!
],
+[ --enable-exhaustive-tests Enable exhaustive testing],
[case "${enableval}" in
yes) exhaustive_tests=true ;;
no) exhaustive_tests=false ;;