/[bison]/bison/configure.ac
ViewVC logotype

Diff of /bison/configure.ac

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

revision 1.36 by eggert, Mon Jun 2 07:25:30 2003 UTC revision 1.37 by eggert, Mon Jun 16 19:45:45 2003 UTC
# Line 89  AC_DEFINE_UNQUOTED([M4], ["$M4"], [Defin Line 89  AC_DEFINE_UNQUOTED([M4], ["$M4"], [Defin
89  # Checks for header files.  # Checks for header files.
90  AC_HEADER_STDC  AC_HEADER_STDC
91  AC_CHECK_HEADERS([ctype.h locale.h memory.h stdlib.h string.h unistd.h])  AC_CHECK_HEADERS([ctype.h locale.h memory.h stdlib.h string.h unistd.h])
92  AC_HEADER_STDBOOL  AM_STDBOOL_H
93    
94  # Checks for compiler characteristics.  # Checks for compiler characteristics.
95  AC_C_INLINE  AC_C_INLINE
# Line 126  jm_FUNC_MALLOC Line 126  jm_FUNC_MALLOC
126  jm_FUNC_REALLOC  jm_FUNC_REALLOC
127    
128  # Gettext.  # Gettext.
129  AM_GNU_GETTEXT(external, need-ngettext)  AM_GNU_GETTEXT([external], [need-ngettext])
130  AM_GNU_GETTEXT_VERSION(0.11.5)  AM_GNU_GETTEXT_VERSION(0.12.1)
131    
132  # Initialize the test suite.  # Initialize the test suite.
133  AC_CONFIG_TESTDIR(tests)  AC_CONFIG_TESTDIR(tests)

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37

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