# HG changeset patch # User Dan Nicolaescu # Date 1224803019 0 # Node ID adf0c683dda20be30732242e42450a547ad1f5fe # Parent aeeae910bf89a2fdc7ae981ca9037ac55e8a4ee3 Fix typos. diff -r aeeae910bf89 -r adf0c683dda2 configure --- 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 diff -r aeeae910bf89 -r adf0c683dda2 configure.in --- 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