From 18e330c65a247737f2f3686eef84d93c4c5b7000 Mon Sep 17 00:00:00 2001 From: ishmal Date: Sat, 15 Jul 2006 12:54:37 +0000 Subject: [PATCH] add HAVE_GETOPT_H --- config.h.mingw | 1 + 1 file changed, 1 insertion(+) diff --git a/config.h.mingw b/config.h.mingw index 0f7ac85dd..b1ebbb7a2 100644 --- a/config.h.mingw +++ b/config.h.mingw @@ -27,6 +27,7 @@ #define PACKAGE_STRING VERSION +#define HAVE_GETOPT_H 1 #define HAVE_STRING_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_MALLOC_H 1 -- 2.30.2