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 741fb00 commit 0e91750Copy full SHA for 0e91750
meson.build
@@ -1139,7 +1139,7 @@ if not get_option('readline').disabled()
1139
1140
if not at_least_one_header_found
1141
error('''readline header not found
1142
-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
1143
failure. It is possible the compiler isn't looking in the proper directory.
1144
Use -Dreadline=disabled to disable readline support.'''.format(readline_dep))
1145
endif
0 commit comments