Merge from vendor branch TNF:
[pkgsrc.git] / www / php3 / patches / patch-ad
1 $NetBSD: patch-ad,v 1.1 1999/05/03 19:45:44 tv Exp $
2
3 --- Makefile.in.orig    Thu Mar 30 06:14:21 2000
4 +++ Makefile.in Wed Apr 12 19:23:52 2000
5 @@ -63,7 +63,7 @@
6         snprintf.c php3_sprintf.c alloc.c list.c highlight.c debugger.c \
7         configuration-parser.tab.c configuration-scanner.c \
8         request_info.c safe_mode.c fopen-wrappers.c constants.c \
9 -       php3_realpath.c alloca.c php_compat.c
10 +       php3_realpath.c alloca.c php_compat.c abstractions.c
11  
12  OBJS = $(SOURCE:.c=.o) @LIBOBJS@
13