aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure1.in b/configure1.in
index 86c1e4f57c2..6c9e3baf5da 100755
--- a/configure1.in
+++ b/configure1.in
@@ -1058,7 +1058,7 @@ case "${canonical}" in
1058 *-esix* ) opsys=esix ;; 1058 *-esix* ) opsys=esix ;;
1059 *-xenix* ) opsys=xenix ;; 1059 *-xenix* ) opsys=xenix ;;
1060 *-linux* ) opsys=linux ;; 1060 *-linux* ) opsys=linux ;;
1061 *-sco3.2v4* ) opsys=sco4 ; NON_GNU_CPP=/usr/lib/cpp ;; 1061 *-sco3.2v4* ) opsys=sco4 ; NON_GNU_CPP=/lib/cpp ;;
1062 *-bsd386* | *-bsdi* ) opsys=bsd386 ;; 1062 *-bsd386* | *-bsdi* ) opsys=bsd386 ;;
1063 *-386bsd* ) opsys=386bsd ;; 1063 *-386bsd* ) opsys=386bsd ;;
1064 *-freebsd* ) opsys=freebsd ;; 1064 *-freebsd* ) opsys=freebsd ;;