/[autoconf]/autoconf/lib/autoconf/headers.m4
ViewVC logotype

Diff of /autoconf/lib/autoconf/headers.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by akim, Thu May 22 13:24:05 2003 UTC revision 1.34 by akim, Thu May 22 15:17:06 2003 UTC
# Line 755  AC_CHECK_HEADERS(string.h) Line 755  AC_CHECK_HEADERS(string.h)
755  #   | AC_EGREP_HEADER(memchr, string.h, ac_found=yes, ac_found=no)  #   | AC_EGREP_HEADER(memchr, string.h, ac_found=yes, ac_found=no)
756  #   | AC_MSG_RESULT($ac_found)  #   | AC_MSG_RESULT($ac_found)
757  #   | if test $ac_found = no; then  #   | if test $ac_found = no; then
758  #   |   AC_CHECK_HEADER(memory.h, [AC_DEFINE(NEED_MEMORY_H)])  #   |   AC_CHECK_HEADER(memory.h, [AC_DEFINE(NEED_MEMORY_H)])
759  #   | fi  #   | fi
760  #  #
761  # But it is better to check for both headers, and alias NEED_MEMORY_H to  # But it is better to check for both headers, and alias NEED_MEMORY_H to

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26