projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f825dd0
)
configure.ac: do not use AM_SILENT_RULES for now, wait for automake 1.11 to reach...
author
Paul Brossier
<piem@piem.org>
Thu, 1 Oct 2009 13:44:03 +0000
(15:44 +0200)
committer
Paul Brossier
<piem@piem.org>
Thu, 1 Oct 2009 13:44:03 +0000
(15:44 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index c4052b60cd143987e95b8b13b0ce92ceadbba2c6..308d266f12f105e542265a420d3dbd525093b9bd 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-17,7
+17,7
@@
dnl Init automake
AM_INIT_AUTOMAKE(${PACKAGE}, ${VERSION})
dnl Enable silent rules, use with make V=0
-AM_SILENT_RULES
+
dnl
AM_SILENT_RULES
dnl Maintainer mode
AM_MAINTAINER_MODE