diff options
author | Dan Nicolaescu <dann@ics.uci.edu> | 2008-10-23 23:03:39 +0000 |
---|---|---|
committer | Dan Nicolaescu <dann@ics.uci.edu> | 2008-10-23 23:03:39 +0000 |
commit | 6623890a73421cb0d0605969fd054687be74c5a6 (patch) | |
tree | 489a3f4d15aaff4468b1a66e2d925742dc90b5bb /configure.in | |
parent | 31c1c003d2de63740d812e92bc8eb3f1af784214 (diff) | |
download | emacs-6623890a73421cb0d0605969fd054687be74c5a6.tar.gz |
Fix typos.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 |