From 66187ec2dc92ea0b3a5e2df959e932b47ab7b714 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Tue, 21 Aug 2001 11:00:22 +0000 Subject: [PATCH] nuke whitespace --- TSRM/tsrm.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.50.1