]> granicus.if.org Git - php/commitdiff
s/normal/SUSV2/
authorSascha Schumann <sas@php.net>
Tue, 16 May 2000 23:24:39 +0000 (23:24 +0000)
committerSascha Schumann <sas@php.net>
Tue, 16 May 2000 23:24:39 +0000 (23:24 +0000)
acinclude.m4

index 87e8b57d94aada4afb24af13a195d0992902090d..3dfb7c99d78da6aea82594e248de8050da8a192c 100644 (file)
@@ -145,9 +145,9 @@ exit(1);
 ],[
   ac_cv_time_r_type=hpux
 ],[
-  ac_cv_time_r_type=normal
+  ac_cv_time_r_type=SUSV2
 ],[
-  ac_cv_time_r_type=normal
+  ac_cv_time_r_type=SUSV2
 ])
 ])
 if test "$ac_cv_time_r_type" = "hpux"; then