projects
/
emu8051.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
429bc02
)
Remove obsolescent macro AM_PROG_CC_C_O
author
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 7 Dec 2013 23:50:39 +0000
(18:50 -0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 7 Dec 2013 23:50:39 +0000
(18:50 -0500)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
8f2f2d0
..
8b7ed65
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-11,7
+11,6
@@
AM_INIT_AUTOMAKE(check-news -Wall std-options color-tests parallel-tests)
AM_SILENT_RULES([yes])
dnl Testing the C compiler.
-AM_PROG_CC_C_O
AC_LANG_C
dnl Checking for typedefs, structures, and compiler characteristics.