From a1526a3e7dda31e236985ab465a5befa298eef26 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Mon, 17 Oct 2005 18:52:43 +0000 Subject: added first part of the autoconf stuff - patch from Christian Hamar --- config.h | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 config.h (limited to 'config.h') diff --git a/config.h b/config.h deleted file mode 100644 index e59a0e58..00000000 --- a/config.h +++ /dev/null @@ -1,5 +0,0 @@ -#define ENABLE_NLS 1 -#define HAVE_LOCALE_H 1 -#define HAVE_SETLOCALE 1 -#define HAVE_STRVERSCMP 1 -#undef CYGWIN -- cgit v1.2.3-2-g168b