Also remove the whitespace.

pull/1/head
Yang Tse 17 years ago
parent 64b75e2ec6
commit 0d2c15a28b
  1. 2
      m4/reentrant.m4

@ -355,7 +355,7 @@ AC_DEFINE(NEED_REENTRANT, 1,
[Define to 1 if _REENTRANT preprocessor symbol must be defined.]) [Define to 1 if _REENTRANT preprocessor symbol must be defined.])
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
#ifndef _REENTRANT #ifndef _REENTRANT
# define _REENTRANT #define _REENTRANT
#endif #endif
_ACEOF _ACEOF
]) ])

Loading…
Cancel
Save