summaryrefslogtreecommitdiff
path: root/math/php4-bcmath/patches/patch-aa
blob: 18238ac5edfd4763e04ec67faaac3809260751eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1.1.1 2001/10/16 07:00:05 jlam Exp $

--- Makefile.in.orig	Sun Nov 26 04:34:01 2000
+++ Makefile.in
@@ -1,6 +1,6 @@
 
 LTLIBRARY_NAME    = libbcmath.la
-LTLIBRARY_SOURCES = bcmath.c number.c
+LTLIBRARY_SOURCES = bcmath.c
 LTLIBRARY_SHARED_NAME = bcmath.la
 LTLIBRARY_DEPENDENCIES  = libbcmath/libbcmath.la
 LTLIBRARY_LIBADD        = $(LTLIBRARY_DEPENDENCIES)