From 37e2702b5b72045ccc189855ba13344f9addc810 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Thu, 10 Sep 2015 17:31:52 +0200 Subject: Regenerate src/proj_config.h.in --- src/proj_config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/proj_config.h.in b/src/proj_config.h.in index 7a8d6943..9e3c7319 100644 --- a/src/proj_config.h.in +++ b/src/proj_config.h.in @@ -21,6 +21,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H +/* Define if your pthreads implementation have PTHREAD_MUTEX_RECURSIVE */ +#undef HAVE_PTHREAD_MUTEX_RECURSIVE + /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H -- cgit v1.2.3