/[m4]/m4/config/gnu-obstack.m4
ViewVC logotype

Diff of /m4/config/gnu-obstack.m4

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

revision 1.11 by gary, Fri Aug 15 15:53:04 2003 UTC revision 1.12 by gary, Wed Aug 27 16:58:54 2003 UTC
# Line 25  Line 25 
25  # Use the libc supplied version of obstacks if available.  # Use the libc supplied version of obstacks if available.
26  AC_DEFUN([M4_AC_FUNC_OBSTACK],  AC_DEFUN([M4_AC_FUNC_OBSTACK],
27  [AC_PREREQ(2.56)dnl We use the new compiler based header checking in 2.56  [AC_PREREQ(2.56)dnl We use the new compiler based header checking in 2.56
28  AC_CHECK_HEADER(obstack.h, [], [], $ac_default_headers)  AC_CHECK_HEADER(obstack.h, [], [], [AC_INCLUDES_DEFAULT])
29  m4_pattern_allow([^m4_cv_func_obstack$])dnl  m4_pattern_allow([^m4_cv_func_obstack$])dnl
30  m4_pattern_allow([^m4_obstack_h$])dnl  m4_pattern_allow([^m4_obstack_h$])dnl
31    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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