+++ /dev/null
-/* config.h. Generated automatically by configure. */
-/* config.h.in. Generated automatically from configure.in by autoheader. */
-
-/* Define if you have the `asprintf' function. */
-#define HAVE_ASPRINTF 1
-
-/* */
-#define HAVE_C99_VSNPRINTF 1
-
-/* */
-#define HAVE_COMPAR_FN_T 1
-
-/* Define if you have the <dirent.h> header file, and it defines `DIR'. */
-#define HAVE_DIRENT_H 1
-
-/* Define if you have the <ndir.h> header file, and it defines `DIR'. */
-/* #undef HAVE_NDIR_H */
-
-/* Define if you have the `realpath' function. */
-#define HAVE_REALPATH 1
-
-/* Define if you have the `snprintf' function. */
-#define HAVE_SNPRINTF 1
-
-/* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */
-/* #undef HAVE_SYS_DIR_H */
-
-/* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */
-/* #undef HAVE_SYS_NDIR_H */
-
-/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
-#define HAVE_SYS_WAIT_H 1
-
-/* Define if you have the `vasprintf' function. */
-#define HAVE_VASPRINTF 1
-
-/* Define if you have the `vsnprintf' function. */
-#define HAVE_VSNPRINTF 1
-
-/* Define if you can safely include both <sys/time.h> and <time.h>. */
-#define TIME_WITH_SYS_TIME 1
-
-/* Define _GNU_SOURCE so that we get all necessary prototypes */
-#define _GNU_SOURCE 1