mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
6 lines
90 B
Plaintext
6 lines
90 B
Plaintext
|
|
AC_DEFUN([AM_SET_LIBTOOL_VARIABLE],[
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool $1'
|
|
])
|
|
|