projects
/
xboard.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add option for silent builds
[xboard.git]
/
configure.ac
diff --git
a/configure.ac
b/configure.ac
index
59c1f07
..
712c250
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-32,6
+32,7
@@
AC_INIT([xboard],[master-20100806],[bug-xboard@gnu.org])
dnl| need this to be able to compile some files in a subdir (filebrowser)
AM_INIT_AUTOMAKE([subdir-objects])
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES])
AC_CONFIG_HEADERS([config.h])