Skip to content
Snippets Groups Projects
Commit e933b28a authored by Yang Tse's avatar Yang Tse
Browse files

cleanup duplicate line

parent 1bc49007
No related branches found
No related tags found
No related merge requests found
......@@ -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])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment