python/hypothesis: update to 6.121.0
[oi-userland.git] / components / library / opendbx / patches / 03_fix_header_includes.patch
blob818345f0038e342e716b33e4be4d5820f3c2e94f
1 --- opendbx-1.4.6/test/Makefile.in 2012-06-10 23:33:53.000000000 +0000
2 +++ opendbx-1.4.6/test/Makefile.in.new 2022-01-16 19:35:00.347203649 +0000
3 @@ -72,7 +72,7 @@
4 odbxtest_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
5 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(odbxtest_LDFLAGS) \
6 $(LDFLAGS) -o $@
7 -DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
8 +DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_srcdir)/lib
9 depcomp = $(SHELL) $(top_srcdir)/depcomp
10 am__depfiles_maybe = depfiles
11 am__mv = mv -f