mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
6 lines
88 B
Plaintext
6 lines
88 B
Plaintext
|
|
AC_DEFUN(AM_SET_LIBTOOL_VARIABLE,[
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool $1'
|
|
])
|
|
|