]> granicus.if.org Git - php/commitdiff
nuke whitespace
authorSascha Schumann <sas@php.net>
Tue, 21 Aug 2001 11:00:22 +0000 (11:00 +0000)
committerSascha Schumann <sas@php.net>
Tue, 21 Aug 2001 11:00:22 +0000 (11:00 +0000)
TSRM/tsrm.m4

index 16a0baf37b09a2249df27b2939cef04511934553..61462f1f96c8053a45c31f92f5eb9e57bad3c3c3 100644 (file)
@@ -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"