Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
6bc9b87a
Commit
6bc9b87a
authored
Nov 25, 2010
by
mattijs
Browse files
STYLE: POSIX/Alllwmake : comment
parent
095bc69e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/OSspecific/POSIX/Allwmake
View file @
6bc9b87a
...
...
@@ -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> --
us
ing inotify for file monitoring."
echo
"Found <sys/inotify.h> --
enabl
ing inotify for file monitoring."
export
COMP_FLAGS
=
"-DFOAM_USE_INOTIFY"
else
unset
COMP_FLAGS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment