Also remove the whitespace.
This commit is contained in:
@@ -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
|
||||||
])
|
])
|
||||||
|
|||||||
@@ -377,7 +377,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
|
||||||
])
|
])
|
||||||
|
|||||||
Reference in New Issue
Block a user