git.cweiske.de
/
enigma2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e8a1b1
)
automake: disable portability warnings
author
Andreas Oberritter
<obi@opendreambox.org>
Thu, 4 Nov 2010 20:09:50 +0000
(21:09 +0100)
committer
Andreas Oberritter
<obi@opendreambox.org>
Tue, 16 Nov 2010 16:15:38 +0000
(17:15 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 5b3082ec7feadfbe7049a6f8b68ae4e4aa3e0bb3..48fea647a6e187e1307000c5fe4b05a34c085cc7 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,5
+1,5
@@
AC_INIT([enigma2],[2.8.0],[enigma2-devel@lists.elitedvb.net])
-AM_INIT_AUTOMAKE([dist-bzip2 no-define tar-pax])
+AM_INIT_AUTOMAKE([dist-bzip2 no-define tar-pax
-Wno-portability
])
AC_CONFIG_HEADERS([enigma2_config.h])
# Silent rules are available since 1.11, but older versions