summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorwtc%netscape.com <devnull@localhost>2000-05-09 23:41:21 +0000
committerwtc%netscape.com <devnull@localhost>2000-05-09 23:41:21 +0000
commitb03a987839f18ecf46765eac569fb386c0c7e10e (patch)
tree18f47c6e22961e80731c723c46c9a6ec1b10a3b1 /configure
parente6c21972626d00b6402a3c8865e93f361cb45af1 (diff)
downloadnspr-hg-b03a987839f18ecf46765eac569fb386c0c7e10e.tar.gz
Removed an extra 'e'.
Modified files: configure, configure.in (NSPRPUB_CLIENT_BRANCH)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 03eef045..82393643 100755
--- a/configure
+++ b/configure
@@ -3952,7 +3952,7 @@ pr/tests/dll/Makefile
if test -z "$USE_PTHREADS" && test -z "$USE_BTHREADS"; then
- MAKEFILES="$MAKEFILES pr/src/threads/combined/Makefile"e
+ MAKEFILES="$MAKEFILES pr/src/threads/combined/Makefile"
elif test -n "$USE_PTHREADS"; then
MAKEFILES="$MAKEFILES pr/src/pthreads/Makefile"
elif test -n "$USE_BTHREADS"; then