From 297f7c0567b80c215bede5ee5a26c54ef2cfeba5 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Sat, 2 Jun 2001 05:23:00 +0000 Subject: [PATCH] this shouldn't be here --- tools/qfcc/include/config.h.in | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 tools/qfcc/include/config.h.in diff --git a/tools/qfcc/include/config.h.in b/tools/qfcc/include/config.h.in deleted file mode 100644 index 0bc7a2113..000000000 --- a/tools/qfcc/include/config.h.in +++ /dev/null @@ -1,20 +0,0 @@ -/* include/config.h.in. Generated automatically from configure.in by autoheader. */ -/* - Compiler/Machine-Specific Configuration -*/ -#ifndef __config_h_ -#define __config_h_ - -/* Define if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define if you have the header file. */ -#undef HAVE_UNISTD_H - -/* Name of package */ -#undef PACKAGE - -/* Version number of package */ -#undef VERSION - -#endif // __config_h_