Remove some unused perl scripts
[openssl.git] / crypto / opensslconf.h.in
index c37dbbacb476a48608759c31d6781db1d688ec97..f12117963f9d004fe53ba4845181e492a7a08914 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(sparc) || defined(__sparc__)       /* Newer Sparc's */
 #  define DES_PTR
 #  define DES_RISC1
 #  define DES_UNROLL