Commit 1271543
committed
configure: check for Lua posix module
Problem: The flux-core configure will pass all checks when the Lua
posix module is not available, but subsquently `make check` will fail.
While strictly not a build requirement, it would reduce user confusion
if configure ensured presence of this required Lua module.
Add a check for the Lua posix module in configure.1 parent e6ca1cd commit 1271543
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
393 | 400 | | |
394 | 401 | | |
395 | 402 | | |
| |||
0 commit comments