projects
/
emu8051.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ca737e
)
Remove unnecessary AM option parallel-tests
author
Hugo Villeneuve
<hugo@hugovil.com>
Mon, 7 Apr 2014 04:10:00 +0000
(
00:10
-0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Mon, 7 Apr 2014 04:10:00 +0000
(
00:10
-0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
4ebab8c
..
814ab63
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-12,8
+12,7
@@
dnl To get rid of message:
dnl linking libraries using a non-POSIX archiver requires 'AM_PROG_AR'...
dnl -Wall:
dnl Ask automake to turn on all warnings (not a gcc flag)
-AM_INIT_AUTOMAKE([no-define gnits dist-bzip2
- color-tests parallel-tests
+AM_INIT_AUTOMAKE([no-define gnits dist-bzip2 color-tests
-Wall -Wno-extra-portability])
AM_SILENT_RULES([yes])
AM_CONFIG_HEADER(config.h:config-h.in)