Removed AC_PROG_CC_STDC again. It enforces C99/gnu99 stdandard which is too
authorDaniel Stenberg <daniel@haxx.se>
Fri, 9 May 2008 13:10:34 +0000 (13:10 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 9 May 2008 13:10:34 +0000 (13:10 +0000)
commitd1238baecbe27b3b8a41493c6dd4ba955bfe088a
tree16b9c6d33d020c4c6350c4e9ec4b5a496b4d8f13
parent0510759bc4902f6b15b476f9ae94403beb9a02cb
Removed AC_PROG_CC_STDC again. It enforces C99/gnu99 stdandard which is too
liberal for me. Also, autoconf 2.61 and earlier doesn't work with icc 10.1
for this macro. (2.62 confirmed to work though). See discusson on the mailing
list starting here:

http://daniel.haxx.se/projects/c-ares/mail/c-ares-archive-2008-05/0001.shtml
ares/configure.ac