remove HAVE_MEMSET

This commit is contained in:
oni-link 2014-04-01 00:43:47 +02:00 committed by Thiago de Arruda
parent 854cde93ed
commit b1ea283c59

View File

@ -43,7 +43,6 @@
#define HAVE_LOCALE_H 1 #define HAVE_LOCALE_H 1
#define HAVE_LSTAT 1 #define HAVE_LSTAT 1
#define HAVE_MATH_H 1 #define HAVE_MATH_H 1
#define HAVE_MEMSET 1
#define HAVE_MKDTEMP 1 #define HAVE_MKDTEMP 1
#define HAVE_NANOSLEEP 1 #define HAVE_NANOSLEEP 1
#define HAVE_NL_LANGINFO_CODESET 1 #define HAVE_NL_LANGINFO_CODESET 1