freebsd-ports/comms/spandsp/files/patch-src-Makefile.in
Pav Lucistnik 79be66c4ed - Update to 0.0.3
PR:		ports/114778
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-07-22 00:58:42 +00:00

14 lines
478 B
Text

--- src/Makefile.in.orig Sat Mar 31 08:39:20 2007
+++ src/Makefile.in Fri Jul 20 11:50:18 2007
@@ -213,9 +213,9 @@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-AM_CFLAGS = $(COMP_VENDOR_CFLAGS)
+#AM_CFLAGS = $(COMP_VENDOR_CFLAGS)
MAINTAINERCLEANFILES = Makefile.in
-INCLUDES = -I$(top_builddir)
+#INCLUDES = -I$(top_builddir)
lib_LTLIBRARIES = libspandsp.la
libspandsp_la_SOURCES = adsi.c \
async.c \