Commit ab2e59a78f1b82862abc40549550d877c01e0ef3

Authored by Georg Hopp
1 parent fd0fd15a

fix more bootstrapping problems

1 1 ACLOCAL_AMFLAGS = -I m4
2 2
3   -INCLUDES = -I. -I./include @INOTIFY_INCLUDES@
  3 +AM_CPPFLAGS = -I. -I./include @INOTIFY_INCLUDES@
4 4
5 5 bin_PROGRAMS = inotify
6 6
... ...
Please register or login to post a comment