1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 07:58:20 +02:00

add missing result msg

This commit is contained in:
Sascha Schumann
1999-09-12 12:20:59 +00:00
parent 691881a505
commit 2e844a0799
+2
View File
@@ -186,5 +186,7 @@ AC_DEFUN(PHP_SOLARIS_PIC_WEIRDNESS,[
*)
AC_MSG_RESULT(no);;
esac
else
AC_MSG_RESULT(no)
fi
])