Fix statically linked engine initialization w/ fips
[openssl.git] / crypto / opensslconf.h.in
index d8e6abcf16be5e81ee6a6f87aca050d5fb2f617a..7a1c85d6ec9da07d1f64715bc689a0801c735d12 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 ) || defined ( sun )                /* Newer Sparc's */
 #  define DES_PTR
 #  define DES_RISC1
 #  define DES_UNROLL