ports/sysutils/inotify-tools/files/patch-src_Makefile.am
Yuri Victorovich 9e491d3cb2 sysutils/inotify-tools: Update 3.20.11.0 -> 3.21.9.6
Reported by:	portscout
2021-11-20 00:54:10 -08:00

11 lines
430 B
Text

--- src/Makefile.am.orig 2021-09-28 08:39:16 UTC
+++ src/Makefile.am
@@ -11,7 +11,7 @@ fsnotifywatch_SOURCES = inotifywatch.c common.c common
fsnotifywatch_CPPFLAGS = -DENABLE_FANOTIFY
endif
-AM_CFLAGS = -Wall -Wextra -Wshadow -Werror -std=c99 -I../libinotifytools/src
+AM_CFLAGS = -Wall -Wextra -Wshadow -Werror -std=c99
AM_CPPFLAGS = -I$(top_srcdir)/libinotifytools/src
LDADD = ../libinotifytools/src/libinotifytools.la