emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/configure.in,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/configure.in,v
Date: Thu, 19 Apr 2007 17:02:37 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/04/19 17:02:37

Index: configure.in
===================================================================
RCS file: /sources/emacs/emacs/configure.in,v
retrieving revision 1.442
retrieving revision 1.443
diff -u -b -r1.442 -r1.443
--- configure.in        4 Apr 2007 02:52:50 -0000       1.442
+++ configure.in        19 Apr 2007 17:02:37 -0000      1.443
@@ -1030,6 +1030,8 @@
                ;;
       *-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"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]