From a73ba4b2383652c3ed061f40bd374891a24938be Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Sat, 1 Apr 2000 18:11:08 +0000 Subject: - Make php_virtual_cwd compile --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 77378a9065..b580462243 100644 --- a/Makefile.in +++ b/Makefile.in @@ -14,7 +14,7 @@ LTLIBRARY_SOURCES = \ configuration-parser.c configuration-scanner.c \ safe_mode.c fopen-wrappers.c php_realpath.c alloca.c \ php_ini.c SAPI.c rfc1867.c dlist.c php_content_types.c strlcpy.c \ - strlcat.c mergesort.c reentrancy.c php_variables.c php_ticks.c + strlcat.c mergesort.c reentrancy.c php_variables.c php_ticks.c php_virtual_cwd.c LTLIBRARY_DEPENDENCIES = \ Zend/libZend.la \ -- cgit v1.2.1