]> granicus.if.org Git - yasm/commitdiff
Update DJGPP and flat Makefiles and config.h with new source organization.
authorPeter Johnson <peter@tortall.net>
Wed, 26 Mar 2003 07:56:50 +0000 (07:56 -0000)
committerPeter Johnson <peter@tortall.net>
Wed, 26 Mar 2003 07:56:50 +0000 (07:56 -0000)
svn path=/trunk/yasm/; revision=889

Mkfiles/dj/config.h [deleted file]

diff --git a/Mkfiles/dj/config.h b/Mkfiles/dj/config.h
deleted file mode 100644 (file)
index 5a29c4b..0000000
+++ /dev/null
@@ -1,348 +0,0 @@
-/* $IdPath$ */\r
-\r
-/* */\r
-/* #undef ENABLE_NLS */\r
-\r
-/* Define if you have the `abort' function. */\r
-#define HAVE_ABORT 1\r
-\r
-/* Define if you have <alloca.h> and it should be used (not on Ultrix). */\r
-/* #undef HAVE_ALLOCA_H */\r
-\r
-/* Define to 1 if you have the `argz_append' function. */\r
-/* #undef HAVE_ARGZ_APPEND */\r
-\r
-/* Define to 1 if you have the `argz_create_sep' function. */\r
-/* #undef HAVE_ARGZ_CREATE_SEP */\r
-\r
-/* Define if you have the <argz.h> header file. */\r
-/* #undef HAVE_ARGZ_H */\r
-\r
-/* Define to 1 if you have the `argz_insert' function. */\r
-/* #undef HAVE_ARGZ_INSERT */\r
-\r
-/* Define to 1 if you have the `argz_next' function. */\r
-/* #undef HAVE_ARGZ_NEXT */\r
-\r
-/* Define to 1 if you have the `argz_stringify' function. */\r
-/* #undef HAVE_ARGZ_STRINGIFY */\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 the GNU dcgettext() function is already present or preinstalled.\r
-   */\r
-/* #undef HAVE_DCGETTEXT */\r
-\r
-/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.\r
-   */\r
-/* #undef HAVE_DIRENT_H */\r
-\r
-/* Define if you have the GNU dld library. */\r
-/* #undef HAVE_DLD */\r
-\r
-/* Define to 1 if you have the <dld.h> header file. */\r
-/* #undef HAVE_DLD_H */\r
-\r
-/* Define to 1 if you have the `dlerror' function. */\r
-/* #undef HAVE_DLERROR */\r
-\r
-/* Define to 1 if you have the <dlfcn.h> header file. */\r
-/* #undef HAVE_DLFCN_H */\r
-\r
-/* Define to 1 if you have the <dl.h> header file. */\r
-/* #undef HAVE_DL_H */\r
-\r
-/* Define if you don't have `vprintf' but do have `_doprnt'. */\r
-/* #undef HAVE_DOPRNT */\r
-\r
-/* Define to 1 if you have the <errno.h> header file. */\r
-#define HAVE_ERRNO_H 1\r
-\r
-/* Define to 1 if the system has the type `error_t'. */\r
-/* #undef HAVE_ERROR_T */\r
-\r
-/* Define if you have the `fork' function. */\r
-/* #undef HAVE_FORK */\r
-\r
-/* */\r
-/* #undef HAVE_GETTEXT */\r
-\r
-/* Define if you have the GNU C Library */\r
-/* #undef HAVE_GNU_C_LIBRARY */\r
-\r
-/* Define if you have the iconv() function. */\r
-/* #undef HAVE_ICONV */\r
-\r
-/* Define to 1 if you have the `index' function. */\r
-/* #undef HAVE_INDEX */\r
-\r
-/* Define if you have the <inttypes.h> header file. */\r
-/* #undef HAVE_INTTYPES_H */\r
-\r
-/* */\r
-/* #undef HAVE_LC_MESSAGES */\r
-\r
-/* Define if you have the libdl library or equivalent. */\r
-/* #undef HAVE_LIBDL */\r
-\r
-/* Define if you have the <limits.h> header file. */\r
-#define HAVE_LIMITS_H 1\r
-\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 HAVE_MALLOC_H 1\r
-\r
-/* Define if you have the `memcpy' function. */\r
-#define HAVE_MEMCPY 1\r
-\r
-/* Define if you have the `memmove' function. */\r
-#define HAVE_MEMMOVE 1\r
-\r
-/* Define if you have the <memory.h> header file. */\r
-#define HAVE_MEMORY_H 1\r
-\r
-/* Define if you have the `mergesort function. */\r
-/* #undef HAVE_MERGESORT */\r
-\r
-/* Define if you have the `msgctl' function. */\r
-/* #undef HAVE_MSGCTL */\r
-\r
-/* Define if you have the `msgget' function. */\r
-/* #undef HAVE_MSGGET */\r
-\r
-/* Define if you have the `msgrcv' function. */\r
-/* #undef HAVE_MSGRCV */\r
-\r
-/* Define if you have the `msgsnd' function. */\r
-/* #undef HAVE_MSGSND */\r
-\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 if you have the shl_load function. */\r
-/* #undef HAVE_SHL_LOAD */\r
-\r
-/* Define if you have the `snprintf' function. */\r
-/* #undef HAVE_SNPRINTF */\r
-\r
-/* Define if you have the <stdint.h> header file. */\r
-#define HAVE_STDINT_H 1\r
-\r
-/* Define to 1 if you have the <stdio.h> header file. */\r
-#define HAVE_STDIO_H 1\r
-\r
-/* Define if you have the <stdlib.h> header file. */\r
-#define HAVE_STDLIB_H 1\r
-\r
-/* */\r
-#define HAVE_STPCPY 1\r
-\r
-/* Define if you have the `strcasecmp' function. */\r
-#define HAVE_STRCASECMP 1\r
-\r
-/* Define if you have the `strchr' function. */\r
-#define HAVE_STRCHR 1\r
-\r
-/* Define to 1 if you have the `strcmp' function. */\r
-#define HAVE_STRCMP 1\r
-\r
-/* Define if you have the `strcmpi' function. */\r
-/* #undef HAVE_STRCMPI */\r
-\r
-/* Define if you have the `strerror' function. */\r
-#define HAVE_STRERROR 1\r
-\r
-/* Define if you have the `stricmp' function. */\r
-/* #undef HAVE_STRICMP */\r
-\r
-/* Define if you have the <strings.h> header file. */\r
-#define HAVE_STRINGS_H 1\r
-\r
-/* Define if you have the <string.h> header file. */\r
-#define HAVE_STRING_H 1\r
-\r
-/* Define if you have the `strncasecmp' function. */\r
-#define HAVE_STRNCASECMP 1\r
-\r
-/* Define if you have the `strrchr' function. */\r
-#define HAVE_STRRCHR 1\r
-\r
-/* Define if you have the `strsep' function. */\r
-#define HAVE_STRSEP 1\r
-\r
-/* Define if you have the <sys/cdefs.h> header file. */\r
-#define HAVE_SYS_CDEFS_H 1\r
-\r
-/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.\r
-   */\r
-/* #undef HAVE_SYS_DIR_H */\r
-\r
-/* Define to 1 if you have the <sys/dl.h> header file. */\r
-/* #undef HAVE_SYS_DL_H */\r
-\r
-/* Define if you have the <sys/ipc.h> header file. */\r
-/* #undef HAVE_SYS_IPC_H */\r
-\r
-/* Define if you have the <sys/msg.h> header file. */\r
-/* #undef HAVE_SYS_MSG_H */\r
-\r
-/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.\r
-   */\r
-/* #undef HAVE_SYS_NDIR_H */\r
-\r
-/* Define if you have the <sys/param.h> header file. */\r
-#define HAVE_SYS_PARAM_H 1\r
-\r
-/* Define if you have the <sys/queue.h> header file. */\r
-/* #undef HAVE_SYS_QUEUE_H */\r
-\r
-/* Define if you have the <sys/stat.h> header file. */\r
-#define HAVE_SYS_STAT_H 1\r
-\r
-/* Define if you have the <sys/types.h> header file. */\r
-#define HAVE_SYS_TYPES_H 1\r
-\r
-/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */\r
-#define HAVE_SYS_WAIT_H 1\r
-\r
-/* Define if you have the `toascii' function. */\r
-#define HAVE_TOASCII 1\r
-\r
-/* Define if you have the <unistd.h> header file. */\r
-#define HAVE_UNISTD_H 1\r
-\r
-/* Define if you have the `vfork' function. */\r
-/* #undef HAVE_VFORK */\r
-\r
-/* Define if you have the <vfork.h> header file. */\r
-/* #undef HAVE_VFORK_H */\r
-\r
-/* Define if you have the vprintf function. */\r
-#define HAVE_VPRINTF 1\r
-\r
-/* Define to 1 if you have the `vsnprintf' function. */\r
-/* #undef HAVE_VSNPRINTF */\r
-\r
-/* Define if you have the `wait' function. */\r
-#define HAVE_WAIT 1\r
-\r
-/* Define if `fork' works. */\r
-/* #undef HAVE_WORKING_FORK */\r
-\r
-/* Define if `vfork' works. */\r
-/* #undef HAVE_WORKING_VFORK */\r
-\r
-/* Define if the OS needs help to load dependent libraries for dlopen(). */\r
-#define LTDL_DLOPEN_DEPLIBS 1\r
-\r
-/* Define to the sub-directory in which libtool stores uninstalled libraries.\r
-   */\r
-#define LTDL_OBJDIR ".libs/"\r
-\r
-/* Define to the name of the environment variable that determines the dynamic\r
-   library search path. */\r
-#define LTDL_SHLIBPATH_VAR "PATH"\r
-\r
-/* Define to the extension used for shared libraries, say, ".so". */\r
-#define LTDL_SHLIB_EXT ".dll"\r
-\r
-/* Define to the system default library search path. */\r
-#define LTDL_SYSSEARCHPATH "/lib:/usr/lib"\r
-\r
-/* Define if dlsym() requires a leading underscode in symbol names. */\r
-/* #undef NEED_USCORE */\r
-\r
-/* Name of package */\r
-#define PACKAGE "yasm"\r
-\r
-/* Define to the address where bug reports for this package should be sent. */\r
-#define PACKAGE_BUGREPORT "bug-yasm@tortall.net"\r
-\r
-/* Define to the full name of this package. */\r
-#define PACKAGE_NAME "yasm"\r
-\r
-/* Define to the full name and version of this package. */\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 "CVS"\r
-\r
-/* Define if the C compiler supports function prototypes. */\r
-#define PROTOTYPES 1\r
-\r
-/* Define if you have the ANSI C header files. */\r
-#define STDC_HEADERS 1\r
-\r
-/* Combined test for fork/wait/msg* */\r
-/* #undef USE_FORKWAITMSG */\r
-\r
-/* Version number of package */\r
-#define VERSION "CVS"\r
-\r
-/* Define if using the dmalloc debugging malloc package */\r
-/* #undef WITH_DMALLOC */\r
-\r
-/* Make sure we see all GNU extensions. */\r
-/* #undef _GNU_SOURCE */\r
-\r
-/* Make sure we see all SVID extensions. */\r
-/* #undef _SVID_SOURCE */\r
-\r
-/* Define like PROTOTYPES; this can be used by system headers. */\r
-#define __PROTOTYPES 1\r
-\r
-/* Define to empty if `const' does not conform to ANSI C. */\r
-/* #undef const */\r
-\r
-/* Define to a type to use for `error_t' if it is not otherwise available. */\r
-#define error_t int\r
-\r
-/* Define as `__inline' if that's what the C compiler calls it, or to nothing\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 `unsigned' if <sys/types.h> doesn't define. */\r
-/* #undef size_t */\r
-\r
-/* Define as `fork' if `vfork' does not work. */\r
-/* #undef vfork */\r