]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
this shouldn't be in CVS
authorAndrew Tridgell <tridge@samba.org>
Mon, 8 Apr 2002 06:22:20 +0000 (08:22 +0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 8 Apr 2002 06:22:20 +0000 (08:22 +0200)
config.h [deleted file]

diff --git a/config.h b/config.h
deleted file mode 100644 (file)
index d81541f..0000000
--- 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 <dirent.h> header file, and it defines `DIR'. */
-#define HAVE_DIRENT_H 1
-
-/* Define if you have the <ndir.h> 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 <sys/dir.h> header file, and it defines `DIR'. */
-/* #undef HAVE_SYS_DIR_H */
-
-/* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */
-/* #undef HAVE_SYS_NDIR_H */
-
-/* Define if you have <sys/wait.h> 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 <sys/time.h> and <time.h>. */
-#define TIME_WITH_SYS_TIME 1
-
-/* Define _GNU_SOURCE so that we get all necessary prototypes */
-#define _GNU_SOURCE 1