We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16d0824 commit 3a6ac84Copy full SHA for 3a6ac84
Zend/acinclude.m4
@@ -79,10 +79,6 @@ AC_DEFUN([AC_ZEND_BROKEN_SPRINTF],[
79
AC_DEFINE_UNQUOTED(ZEND_BROKEN_SPRINTF, $ac_result, [Whether sprintf is broken])
80
])
81
82
-AC_DEFUN([AM_SET_LIBTOOL_VARIABLE],[
83
- LIBTOOL='$(SHELL) $(top_builddir)/libtool $1'
84
-])
85
-
86
dnl x87 floating point internal precision control checks
87
dnl See: http://wiki.php.net/rfc/rounding
88
AC_DEFUN([ZEND_CHECK_FLOAT_PRECISION],[
0 commit comments