From: Sascha Schumann Date: Tue, 21 Aug 2001 11:00:22 +0000 (+0000) Subject: nuke whitespace X-Git-Tag: PRE_SUBST_Z_MACROS~412 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=66187ec2dc92ea0b3a5e2df959e932b47ab7b714;p=php nuke whitespace --- diff --git a/TSRM/tsrm.m4 b/TSRM/tsrm.m4 index 16a0baf37b..61462f1f96 100644 --- a/TSRM/tsrm.m4 +++ b/TSRM/tsrm.m4 @@ -58,7 +58,7 @@ AC_DEFUN(TSRM_CHECK_ST,[ CPPFLAGS="$CPPFLAGS -I$1" LDFLAGS="$LDFLAGS -L$1" fi - AC_CHECK_HEADERS(st.h,[ ],[ + AC_CHECK_HEADERS(st.h,[],[ AC_MSG_ERROR([Sorry[,] I was unable to locate the State Threads header file. Please specify the prefix using --with-tsrm-st=/prefix]) ]) LIBS="$LIBS -lst"