Use defined(__sun) instead of defined(sun)
[openssl.git] / crypto / opensslconf.h.in
index c37dbbacb476a48608759c31d6781db1d688ec97..70db66d667b4a079f4cbe543ba5c4267154ba6c9 100644 (file)
    optimization options.  Older Sparc's work better with only UNROLL, but
    there's no way to tell at compile time what it is you're running on */
  
-#if defined( sun )             /* Newer Sparc's */
+#if defined( __sun )           /* Newer Sparc's */
 #  define DES_PTR
 #  define DES_RISC1
 #  define DES_UNROLL