/* Define to 1 if you have the <assert.h> header file. */\r
/* #undef HAVE_ASSERT_H */\r
\r
+/* Define to 1 if you have the `basename' function. */\r
+#define HAVE_BASENAME 1\r
+\r
/* Define to 1 if you have the `bcopy' function. */\r
/* #undef HAVE_BCOPY */\r
\r
/* */\r
/* #undef HAVE_CATGETS */\r
\r
+/* Define to 1 if you have the `closedir' function. */\r
+/* #undef HAVE_CLOSEDIR */\r
+\r
/* Define to 1 if you have the <ctype.h> header file. */\r
#define HAVE_CTYPE_H 1\r
\r
/* Define if you have the <limits.h> header file. */\r
#define HAVE_LIMITS_H 1\r
\r
-/* Define if your system has a working `malloc' function. */\r
+/* Define to 1 if your system has a GNU libc compatible `malloc' function, and\r
+ to 0 otherwise. */\r
#define HAVE_MALLOC 1\r
\r
/* Define if you have the <malloc.h> header file. */\r
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */\r
/* #undef HAVE_NDIR_H */\r
\r
+/* Define to 1 if you have the `opendir' function. */\r
+/* #undef HAVE_OPENDIR */\r
+\r
/* Define if libtool can extract symbol lists from object files. */\r
/* #undef HAVE_PRELOADED_SYMBOLS */\r
\r
+/* Define to 1 if you have the `readdir' function. */\r
+/* #undefine HAVE_READDIR */\r
+\r
/* Define to 1 if you have the `rindex' function. */\r
/* #undef HAVE_RINDEX */\r
\r
#define PACKAGE_NAME "yasm"\r
\r
/* Define to the full name and version of this package. */\r
-#define PACKAGE_STRING "yasm `date "+%Y%m%d"`"\r
+#define PACKAGE_STRING "yasm CVS"\r
\r
/* Define to the one symbol short name of this package. */\r
#define PACKAGE_TARNAME "yasm"\r
\r
/* Define to the version of this package. */\r
-#define PACKAGE_VERSION "`date "+%Y%m%d"`"\r
+#define PACKAGE_VERSION "CVS"\r
\r
/* Define if the C compiler supports function prototypes. */\r
#define PROTOTYPES 1\r
/* #undef USE_FORKWAITMSG */\r
\r
/* Version number of package */\r
-#define VERSION "0.1.0"\r
+#define VERSION "CVS"\r
\r
/* Define if using the dmalloc debugging malloc package */\r
/* #undef WITH_DMALLOC */\r
\r
-/* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'.\r
- */\r
-#define YYTEXT_POINTER 1\r
-\r
/* Make sure we see all GNU extensions. */\r
/* #undef _GNU_SOURCE */\r
\r
if it is not supported. */\r
/* #undef inline */\r
\r
+/* Define to rpl_malloc if the replacement function should be used. */\r
+/* #undef malloc */\r
+\r
/* Define to `int' if <sys/types.h> doesn't define. */\r
/* #undef pid_t */\r
\r
/* Define to 1 if you have the <assert.h> header file. */\r
/* #undef HAVE_ASSERT_H */\r
\r
+/* Define to 1 if you have the `basename' function. */\r
+#define HAVE_BASENAME 1\r
+\r
/* Define to 1 if you have the `bcopy' function. */\r
/* #undef HAVE_BCOPY */\r
\r
/* */\r
/* #undef HAVE_CATGETS */\r
\r
+/* Define to 1 if you have the `closedir' function. */\r
+/* #undef HAVE_CLOSEDIR */\r
+\r
/* Define to 1 if you have the <ctype.h> header file. */\r
#define HAVE_CTYPE_H 1\r
\r
/* Define if you have the <limits.h> header file. */\r
#define HAVE_LIMITS_H 1\r
\r
-/* Define if your system has a working `malloc' function. */\r
+/* Define to 1 if your system has a GNU libc compatible `malloc' function, and\r
+ to 0 otherwise. */\r
#define HAVE_MALLOC 1\r
\r
/* Define if you have the <malloc.h> header file. */\r
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */\r
/* #undef HAVE_NDIR_H */\r
\r
+/* Define to 1 if you have the `opendir' function. */\r
+/* #undef HAVE_OPENDIR */\r
+\r
/* Define if libtool can extract symbol lists from object files. */\r
/* #undef HAVE_PRELOADED_SYMBOLS */\r
\r
+/* Define to 1 if you have the `readdir' function. */\r
+/* #undefine HAVE_READDIR */\r
+\r
/* Define to 1 if you have the `rindex' function. */\r
/* #undef HAVE_RINDEX */\r
\r
#define PACKAGE_NAME "yasm"\r
\r
/* Define to the full name and version of this package. */\r
-#define PACKAGE_STRING "yasm `date "+%Y%m%d"`"\r
+#define PACKAGE_STRING "yasm CVS"\r
\r
/* Define to the one symbol short name of this package. */\r
#define PACKAGE_TARNAME "yasm"\r
\r
/* Define to the version of this package. */\r
-#define PACKAGE_VERSION "`date "+%Y%m%d"`"\r
+#define PACKAGE_VERSION "CVS"\r
\r
/* Define if the C compiler supports function prototypes. */\r
#define PROTOTYPES 1\r
/* #undef USE_FORKWAITMSG */\r
\r
/* Version number of package */\r
-#define VERSION "0.1.0"\r
+#define VERSION "CVS"\r
\r
/* Define if using the dmalloc debugging malloc package */\r
/* #undef WITH_DMALLOC */\r
\r
-/* Define if `lex' declares `yytext' as a `char *' by default, not a `char[]'.\r
- */\r
-#define YYTEXT_POINTER 1\r
-\r
/* Make sure we see all GNU extensions. */\r
/* #undef _GNU_SOURCE */\r
\r
if it is not supported. */\r
/* #undef inline */\r
\r
+/* Define to rpl_malloc if the replacement function should be used. */\r
+/* #undef malloc */\r
+\r
/* Define to `int' if <sys/types.h> doesn't define. */\r
#define pid_t int\r
\r
AC_FUNC_FORK
AC_FUNC_MALLOC
AC_FUNC_VPRINTF
-AC_CHECK_FUNCS([abort memcpy memmove strrchr toascii])
+AC_CHECK_FUNCS([abort memcpy memmove strrchr toascii vsnprintf])
# Look for the case-insensitive comparison functions
AC_CHECK_FUNCS([strcasecmp strncasecmp stricmp strcmpi])
# Check for stuff wanted by the test suite. None of this is required.
AC_FUNC_FORK
AC_FUNC_MALLOC
AC_FUNC_VPRINTF
-AC_CHECK_FUNCS([abort memcpy memmove strrchr toascii])
+AC_CHECK_FUNCS([abort memcpy memmove strrchr toascii vsnprintf])
# Look for the case-insensitive comparison functions
AC_CHECK_FUNCS([strcasecmp strncasecmp stricmp strcmpi])
# Check for stuff wanted by the test suite. None of this is required.