From: Andi Gutmans Date: Sat, 2 Sep 2000 15:26:13 +0000 (+0000) Subject: - indent before someone shoots me X-Git-Tag: php-4.0.3RC1~368 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=622b72086bf319c62b4e116d33f9fac9b5b239d7;p=php - indent before someone shoots me --- diff --git a/configure.in b/configure.in index 74dc03bb3c..b74aa8a847 100644 --- a/configure.in +++ b/configure.in @@ -634,7 +634,7 @@ LDFLAGS="" PHP_CONFIGURE_PART(Configuring TSRM) TSRM_BASIC_CHECKS if test "$PHP_THREAD_SAFETY" = "yes"; then -TSRM_THREADS_CHECKS + TSRM_THREADS_CHECKS fi EXTRA_LDFLAGS="$EXTRA_LDFLAGS $LDFLAGS" EXTRA_LIBS="$EXTRA_LIBS $LIBS"