Lines Matching refs:we
7 # an obvious way to be sure in a fully portable way, but we probably
11 # but is a sign that it's a compiler or platform we're moving further
27 # for the specified standard, so we can't pull it out manually to add
28 # like we do our found C99_FLAG below, so...
43 # anything if the result var is already set in the cache, so we have
67 # So we may need some extra -D's.
73 # flags we set above for the C standard. So we have to add it manually,
78 # What might and will we add?
106 # strdup is POSIX, so see if we have to ask for that. Probably
130 # quick check with -Wall. They're mostly for devs, so we don't care THAT
131 # much, I guess... maybe we should be more thorough about checking the
132 # flags we use too, but worry about what when it becomes an issue.