From: Arch Librarian Date: Mon, 20 Sep 2004 16:55:26 +0000 (+0000) Subject: Fingers too fast on the delete(left out 'fi') X-Git-Tag: 0.7.24ubuntu1~1187 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/97db00570a3aab46d88db0f9d1efbcd4d2fd8131?ds=sidebyside Fingers too fast on the delete(left out 'fi') Author: doogie Date: 1999-12-10 04:42:02 GMT Fingers too fast on the delete(left out 'fi') --- diff --git a/buildlib/tools.m4 b/buildlib/tools.m4 index 9aa9e12bf..507a319bd 100644 --- a/buildlib/tools.m4 +++ b/buildlib/tools.m4 @@ -28,7 +28,7 @@ AC_DEFUN(ah_NUM_CPUS, fi], [if test ! -z "$GETCONF";then NUM_CPUS=`$GETCONF _NPROCESSORS_ONLN 2>/dev/null` - ] + fi] ) if test -z "$NUM_CPUS"; then NUM_CPUS=1