xref: /PHP-5.5/TSRM/acinclude.m4 (revision 69eec3f3)
1
2AC_DEFUN([AM_SET_LIBTOOL_VARIABLE],[
3  LIBTOOL='$(SHELL) $(top_builddir)/libtool $1'
4])
5
6