aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1996-06-27 06:14:49 +0000
committerRichard M. Stallman1996-06-27 06:14:49 +0000
commit0ff0179d3a4fe63008890306f30ff5bf08f491bc (patch)
tree654977890631b2ea4cb1e6460b1f358b5573726b
parent0a0fdc709914129eefab9bba0541a74435cf0466 (diff)
downloademacs-0ff0179d3a4fe63008890306f30ff5bf08f491bc.tar.gz
emacs-0ff0179d3a4fe63008890306f30ff5bf08f491bc.zip
(sunos4.1.[3-9]*noshare): Eliminate dash from before `noshare'.
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index ae5c77ffd10..d47e2e96a25 100644
--- a/configure.in
+++ b/configure.in
@@ -704,7 +704,7 @@ case "${canonical}" in
704 opsys=sunos4shr 704 opsys=sunos4shr
705 NON_GNU_CPP=/usr/lib/cpp 705 NON_GNU_CPP=/usr/lib/cpp
706 ;; 706 ;;
707 *-sunos4.1.[3-9]*-noshare ) 707 *-sunos4.1.[3-9]*noshare )
708 opsys=sunos4-1-3 708 opsys=sunos4-1-3
709 NON_GNU_CPP=/usr/lib/cpp 709 NON_GNU_CPP=/usr/lib/cpp
710 NON_GCC_TEST_OPTIONS=-Bstatic 710 NON_GCC_TEST_OPTIONS=-Bstatic