projects
/
dockapps
/
hvclock.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2923fe8
)
Removed obsolete autoconf macros
author
Hugo Villeneuve
<hugo@hugovil.com>
Mon, 9 May 2011 01:40:09 +0000
(
01:40
+0000)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Wed, 29 May 2013 02:41:27 +0000
(22:41 -0400)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
8a4e2d9
..
c93bcc9
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-13,12
+13,6
@@
dnl Testing the C compiler.
AC_PROG_CC
AC_LANG_C
-dnl Checking for header files.
-AC_HEADER_STDC
-AC_HEADER_SYS_WAIT
-AC_CHECK_HEADERS(stdlib.h unistd.h errno.h assert.h)
-AC_CHECK_HEADERS(string.h strings.h)
-
dnl Checking for typedefs, structures, and compiler characteristics.
AC_C_CONST
AC_TYPE_PID_T