summaryrefslogtreecommitdiff
path: root/www/php3/patches/patch-ad
blob: 0d3f9b4768d7178be8e04f6209961e2e6ffacf9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.3 2002/01/10 13:17:12 jlam Exp $

--- Makefile.in.orig	Tue Oct  3 12:37:55 2000
+++ Makefile.in
@@ -63,7 +63,7 @@
        snprintf.c php3_sprintf.c alloc.c list.c highlight.c debugger.c \
        configuration-parser.tab.c configuration-scanner.c \
        request_info.c safe_mode.c fopen-wrappers.c constants.c \
-       php3_realpath.c alloca.c php_compat.c
+       php3_realpath.c alloca.c php_compat.c abstractions.c
 
 OBJS = $(SOURCE:.c=.o) @LIBOBJS@