Skip to content
Snippets Groups Projects
Commit 6bc9b87a authored by mattijs's avatar mattijs
Browse files

STYLE: POSIX/Alllwmake : comment

parent 095bc69e
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ unset COMP_FLAGS LINK_FLAGS
#
if [ -f /usr/include/sys/inotify.h -a "${1%USE_STAT}" = "$1" ]
then
echo "Found <sys/inotify.h> -- using inotify for file monitoring."
echo "Found <sys/inotify.h> -- enabling inotify for file monitoring."
export COMP_FLAGS="-DFOAM_USE_INOTIFY"
else
unset COMP_FLAGS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment