Add a FIXME comment for after Emacs 22.
This commit is contained in:
parent
6b554e8869
commit
4e96ebbce5
1 changed files with 2 additions and 0 deletions
|
@ -1030,6 +1030,8 @@ dnl see the `changequote' comment above.
|
|||
;;
|
||||
*-sunos5* | *-solaris* )
|
||||
opsys=sol2-6
|
||||
## FIXME: make this into a proper fix that checks the compiler type,
|
||||
## rather than relying on path. Or is /usr/ccs/lib/cpp a bad default now?
|
||||
if [ "x$CC" = x/opt/SUNWspro/bin/cc ]; then
|
||||
## -Xs prevents spurious whitespace.
|
||||
NON_GNU_CPP="/opt/SUNWspro/bin/cc -E -Xs"
|
||||
|
|
Loading…
Add table
Reference in a new issue