diff options
Diffstat (limited to 'configh.dos.template')
-rw-r--r-- | configh.dos.template | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/configh.dos.template b/configh.dos.template index 10d848f..61857ab 100644 --- a/configh.dos.template +++ b/configh.dos.template @@ -79,13 +79,6 @@ this program. If not, see <http://www.gnu.org/licenses/>. */ /* Define to 1 if your compiler conforms to the ANSI C standard. */ #define HAVE_ANSI_COMPILER 1 -/* Define to 1 if you have the <stdarg.h> header file. */ -#define HAVE_STDARG_H 1 - -/* Define to 1 if you have the vprintf library function. */ -#undef HAVE_VPRINTF -#define HAVE_VPRINTF 1 - /* Define to 1 if you have the stricmp function. */ #define HAVE_STRICMP 1 |