Move to REF_DEBUG, for consistency.
[openssl.git] / util / pl / ultrix.pl
index c5e3be861c5fef360b8b8af97454739d2efd1a0c..188779479877ac2f05df5354ec44e0d7112cc072 100644 (file)
@@ -11,7 +11,7 @@ $rm='/bin/rm -f';
 
 $cc='cc';
 if ($debug)
 
 $cc='cc';
 if ($debug)
-       { $cflags="-g -DREF_CHECK"; }
+       { $cflags="-g -DREF_DEBUG"; }
 else
        { $cflags="-O2"; }
 
 else
        { $cflags="-O2"; }