mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 04:42:32 +00:00
this shouldn't be here
This commit is contained in:
parent
88d536933f
commit
297f7c0567
1 changed files with 0 additions and 20 deletions
|
@ -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 <unistd.h> header file. */
|
||||
#undef HAVE_UNISTD_H
|
||||
|
||||
/* Name of package */
|
||||
#undef PACKAGE
|
||||
|
||||
/* Version number of package */
|
||||
#undef VERSION
|
||||
|
||||
#endif // __config_h_
|
Loading…
Reference in a new issue