We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e2c05a commit 8ae8772Copy full SHA for 8ae8772
meson.build
@@ -1131,7 +1131,7 @@ if not get_option('readline').disabled()
1131
1132
if not at_least_one_header_found
1133
error('''readline header not found
1134
-If you have @0@ already installed, see meson-log/meson-log.txt for details on the
+If you have @0@ already installed, see meson-logs/meson-log.txt for details on the
1135
failure. It is possible the compiler isn't looking in the proper directory.
1136
Use -Dreadline=disabled to disable readline support.'''.format(readline_dep))
1137
endif
0 commit comments