1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-10-26 19:57:22 +08:00
This commit is contained in:
stefanocasazza
2015-10-12 20:09:29 +02:00
parent 9aeff66c2a
commit eb0e42c9b7
99 changed files with 1117 additions and 532 deletions

View File

@@ -87,6 +87,7 @@ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/ac_check_package.m4 \
$(top_srcdir)/m4/ac_compilation_environment.m4 \
$(top_srcdir)/m4/ac_compilation_options.m4 \
$(top_srcdir)/m4/ac_compile_check_sizeof.m4 \
$(top_srcdir)/m4/ac_cxx_old_iostream.m4 \
$(top_srcdir)/m4/ac_fallocate.m4 \
$(top_srcdir)/m4/ac_try_flag.m4 \
@@ -256,6 +257,7 @@ PHPCONFIG = @PHPCONFIG@
PHPCONFIGINCLUDES = @PHPCONFIGINCLUDES@
PHPCONFIGLDFLAGS = @PHPCONFIGLDFLAGS@
PHPCONFIGLIBS = @PHPCONFIGLIBS@
PKG_CONFIG = @PKG_CONFIG@
POW_LIB = @POW_LIB@
PRG_LDFLAGS = @PRG_LDFLAGS@
RANLIB = @RANLIB@