projects
/
dockapps
/
wmnotify.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7292b23
)
Remove obsolescent macro AM_PROG_CC_C_O
author
Hugo Villeneuve
<hugo@hugovil.com>
Sun, 8 Dec 2013 00:07:17 +0000
(19:07 -0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Sun, 8 Dec 2013 00:07:17 +0000
(19:07 -0500)
No longer necessary since automake-1.14
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
1261c02
..
5180189
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-14,9
+14,6
@@
dnl Testing the C compiler.
AC_PROG_CC
AC_LANG_C
-dnl For per-target flags
-AM_PROG_CC_C_O
-
dnl Checking for typedefs, structures, and compiler characteristics.
AC_C_CONST
AC_TYPE_PID_T