mirror of
https://github.com/curl/curl.git
synced 2026-07-30 18:28:08 +03:00
cleanup duplicate line
This commit is contained in:
parent
1bc490077a
commit
e933b28aaf
1 changed files with 0 additions and 1 deletions
|
|
@ -2626,7 +2626,6 @@ AC_DEFUN([CURL_CHECK_LOCALTIME_R],
|
|||
AC_MSG_CHECKING(whether localtime_r with -D_REENTRANT is declared)
|
||||
AC_EGREP_CPP(localtime_r,[
|
||||
#undef _REENTRANT
|
||||
#undef _REENTRANT
|
||||
#define _REENTRANT
|
||||
#include <time.h>],[
|
||||
AC_DEFINE(NEED_REENTRANT, 1, [need REENTRANT defined])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue