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

Diff of /bison/configure.in

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

revision 1.67 by akim, Wed Jul 31 19:52:13 2002 UTC revision 1.68 by eggert, Mon Aug 12 14:00:04 2002 UTC
# Line 92  AC_FUNC_ERROR_AT_LINE Line 92  AC_FUNC_ERROR_AT_LINE
92  AC_FUNC_STRNLEN  AC_FUNC_STRNLEN
93  UTILS_FUNC_MKSTEMP  UTILS_FUNC_MKSTEMP
94  AC_CHECK_FUNCS(setlocale)  AC_CHECK_FUNCS(setlocale)
95  AC_CHECK_DECLS([free, stpcpy, strchr, strspn, strnlen,  AC_CHECK_DECLS([getenv, getopt, free, stpcpy, strchr, strspn, strnlen,
96                  malloc, memchr, memrchr])                  malloc, memchr, memrchr])
97  AC_REPLACE_FUNCS(stpcpy strchr strspn memchr memrchr)  AC_REPLACE_FUNCS(stpcpy strchr strspn memchr memrchr)
98  jm_FUNC_MALLOC  jm_FUNC_MALLOC
# Line 101  jm_PREREQ_QUOTEARG Line 101  jm_PREREQ_QUOTEARG
101  jm_PREREQ_ERROR  jm_PREREQ_ERROR
102  AM_WITH_DMALLOC  AM_WITH_DMALLOC
103  BISON_PREREQ_TIMEVAR  BISON_PREREQ_TIMEVAR
 BISON_PREREQ_STAGE  
104    
105  # Gettext.  # Gettext.
106  GETTEXT_VERSION=0.11.2  AM_GNU_GETTEXT(external, need-ngettext)
107  AM_GNU_GETTEXT(, need-ngettext)  AM_GNU_GETTEXT_VERSION(0.11.5)
108    
109  # This is necessary so that .o files in LIBOBJS are also built via  # This is necessary so that .o files in LIBOBJS are also built via
110  # the ANSI2KNR-filtering rules.  # the ANSI2KNR-filtering rules.
# Line 114  AC_SUBST(LIB@&t@OBJS) Line 113  AC_SUBST(LIB@&t@OBJS)
113    
114  AC_OUTPUT([Makefile  AC_OUTPUT([Makefile
115             config/Makefile             config/Makefile
116             intl/Makefile po/Makefile.in             po/Makefile.in
117             data/Makefile             data/Makefile
118             lib/Makefile src/Makefile doc/Makefile             lib/Makefile src/Makefile doc/Makefile
119             m4/Makefile])             m4/Makefile])

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

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