From 6623890a73421cb0d0605969fd054687be74c5a6 Mon Sep 17 00:00:00 2001 From: Dan Nicolaescu Date: Thu, 23 Oct 2008 23:03:39 +0000 Subject: [PATCH] Fix typos. --- configure | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index cc57896cb7e..5de466d8a36 100755 --- a/configure +++ b/configure @@ -2585,7 +2585,7 @@ _ACEOF 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 --git a/configure.in b/configure.in index 6fd1581b787..8e3c8e998ca 100644 --- a/configure.in +++ b/configure.in @@ -475,7 +475,7 @@ dnl see the `changequote' comment above. 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 -- 2.39.5