SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
graphics/libvidcap/patches/patch-examples_Makefile_in
Normal file
11
graphics/libvidcap/patches/patch-examples_Makefile_in
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- examples/Makefile.in.orig Fri Apr 4 17:22:20 2008
|
||||
+++ examples/Makefile.in Sat Nov 2 12:03:13 2013
|
||||
@@ -195,7 +195,7 @@ target_alias = @target_alias@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/include
|
||||
-AM_CFLAGS = -Wall -Wextra -Wno-unused-parameter
|
||||
+AM_CFLAGS = -Wall -Wextra
|
||||
simplegrab_LDADD = $(PTHREAD_LIBS) $(top_builddir)/src/libvidcap.la
|
||||
simplegrab_CFLAGS = $(PTHREAD_CFLAGS)
|
||||
AM_LDFLAGS = $(PTHREAD_CFLAGS) $(am__append_1)
|
Loading…
Add table
Add a link
Reference in a new issue