repositories
/
deb_libcec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01cf043
)
completely removed AM_SILENT_RULES
author
Lars Op den Kamp
<lars@opdenkamp.eu>
Fri, 20 Jan 2012 01:52:05 +0000
(
02:52
+0100)
committer
Lars Op den Kamp
<lars@opdenkamp.eu>
Fri, 20 Jan 2012 01:52:05 +0000
(
02:52
+0100)
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index 0e8fa7afa6b62917619dadd2cfa1efafaf042869..17947effcd1ec0423095507bd4366ca8eca862d0 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,12
+1,6
@@
AC_INIT([libcec], 1:4:0)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
-case "${host}" in
- *-*-linux*)
- AM_SILENT_RULES([yes])
- ;;
-esac
-
AC_PROG_CXX
AC_PROG_LIBTOOL