From: Andrew Tridgell Date: Mon, 8 Apr 2002 06:22:20 +0000 (+0200) Subject: this shouldn't be in CVS X-Git-Tag: v1.6~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7dfb47d3ad2835dada806c3a8bf9669ed128f999;p=thirdparty%2Fccache.git this shouldn't be in CVS --- diff --git a/config.h b/config.h deleted file mode 100644 index d81541fea..000000000 --- a/config.h +++ /dev/null @@ -1,44 +0,0 @@ -/* config.h. Generated automatically by configure. */ -/* config.h.in. Generated automatically from configure.in by autoheader. */ - -/* Define if you have the `asprintf' function. */ -#define HAVE_ASPRINTF 1 - -/* */ -#define HAVE_C99_VSNPRINTF 1 - -/* */ -#define HAVE_COMPAR_FN_T 1 - -/* Define if you have the header file, and it defines `DIR'. */ -#define HAVE_DIRENT_H 1 - -/* Define if you have the header file, and it defines `DIR'. */ -/* #undef HAVE_NDIR_H */ - -/* Define if you have the `realpath' function. */ -#define HAVE_REALPATH 1 - -/* Define if you have the `snprintf' function. */ -#define HAVE_SNPRINTF 1 - -/* Define if you have the header file, and it defines `DIR'. */ -/* #undef HAVE_SYS_DIR_H */ - -/* Define if you have the header file, and it defines `DIR'. */ -/* #undef HAVE_SYS_NDIR_H */ - -/* Define if you have that is POSIX.1 compatible. */ -#define HAVE_SYS_WAIT_H 1 - -/* Define if you have the `vasprintf' function. */ -#define HAVE_VASPRINTF 1 - -/* Define if you have the `vsnprintf' function. */ -#define HAVE_VSNPRINTF 1 - -/* Define if you can safely include both and . */ -#define TIME_WITH_SYS_TIME 1 - -/* Define _GNU_SOURCE so that we get all necessary prototypes */ -#define _GNU_SOURCE 1