From ddc70978c05ab6f2b8cb95e0173c2e178cc98524 Mon Sep 17 00:00:00 2001 From: "wtc%netscape.com" Date: Tue, 9 May 2000 19:07:28 +0000 Subject: [PATCH] Adjusted white space. git-svn-id: svn://10.0.0.236/trunk@68862 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/nsprpub/configure.in | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/mozilla/nsprpub/configure.in b/mozilla/nsprpub/configure.in index 79123431b17..1f1cd4ba823 100644 --- a/mozilla/nsprpub/configure.in +++ b/mozilla/nsprpub/configure.in @@ -1110,11 +1110,12 @@ pr/src/threads/Makefile pr/tests/Makefile pr/tests/dll/Makefile " -dnl lib/tests/Makefile -dnl pr/tests/w16gui/Makefile -dnl tools/Makefile -if test -z "$USE_PTHREADS" && test -z "$USE_BTHREADS"; then +dnl lib/tests/Makefile +dnl pr/tests/w16gui/Makefile +dnl tools/Makefile + +if test -z "$USE_PTHREADS" && test -z "$USE_BTHREADS"; then MAKEFILES="$MAKEFILES pr/src/threads/combined/Makefile" elif test -n "$USE_PTHREADS"; then MAKEFILES="$MAKEFILES pr/src/pthreads/Makefile"