Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-06-30 21:52:33 +0400
committerRichard Levitte <levitte@openssl.org>2000-06-30 21:52:33 +0400
commite1e9ead6fbccbb0e5a96d222d5d80cafc3de6117 (patch)
treeb6505bd15578ec2071541c514735fd3a96abd889 /config
parent5ac85984ecfc5e2c693750186534648af4711ef3 (diff)
Merge in the latest changes from the main trunk, and extra in apps/speed.c
Diffstat (limited to 'config')
-rwxr-xr-xconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 459d809dce..d2f2e44461 100755
--- a/config
+++ b/config
@@ -164,7 +164,7 @@ case "${SYSTEM}:${RELEASE}:${VERSION}:${MACHINE}" in
;;
NetBSD:*:*:*386*)
- echo "`sysctl -n hw.model | sed 's,.*\(.\)86-class.*,i\186,'`-whateve\r-netbsd"; exit 0
+ echo "`/usr/sbin/sysctl -n hw.model | sed 's,.*\(.\)86-class.*,i\186,'`-whatever-netbsd"; exit 0
;;
NetBSD:*)