mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
9e49911b35
Fix pkg-comment format. Avoid installing useless .la files. PR: 34381 Submitted by: KATO Tsuguru <tkato@prontomail.com>
8 lines
313 B
Plaintext
8 lines
313 B
Plaintext
--- src/libw32dll/DirectShow/Makefile.am.orig Fri Jan 11 04:59:50 2002
|
|
+++ src/libw32dll/DirectShow/Makefile.am Tue Jan 29 12:12:58 2002
|
|
@@ -1,3 +1,4 @@
|
|
+INCLUDES = @INCLUDES@ -I$(srcdir)/..
|
|
|
|
CFLAGS = @GLOBAL_CFLAGS@ @X_CFLAGS@ -fno-omit-frame-pointer \
|
|
-Wmissing-prototypes -Wimplicit-function-declaration \
|