changeset 99096:adf0c683dda2

Fix typos.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 23 Oct 2008 23:03:39 +0000
parents aeeae910bf89
children 8f4ff9c9a49c
files configure configure.in
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Thu Oct 23 22:31:15 2008 +0000
+++ b/configure	Thu Oct 23 23:03:39 2008 +0000
@@ -2585,7 +2585,7 @@
 		opsys=sol2-6
 		emacs_check_sunpro_c=yes
 		NON_GNU_CPP=/usr/ccs/lib/cpp
-
+		;;
       *-sunos5* | *-solaris* )
 		opsys=sol2-10
 		emacs_check_sunpro_c=yes
--- a/configure.in	Thu Oct 23 22:31:15 2008 +0000
+++ b/configure.in	Thu Oct 23 23:03:39 2008 +0000
@@ -475,7 +475,7 @@
 		opsys=sol2-6
 		emacs_check_sunpro_c=yes
 		NON_GNU_CPP=/usr/ccs/lib/cpp
-
+		;;
       *-sunos5* | *-solaris* )
 		opsys=sol2-10
 		emacs_check_sunpro_c=yes