fix typo
This commit is contained in:
parent
a7d5c39086
commit
f9142b9885
@ -15,5 +15,5 @@ if have_library('mysqlclient')
|
||||
|
||||
create_makefile('mysql_duce_ext')
|
||||
else
|
||||
puts 'libmysql not found, maybe try manually specifying --with-mysql-dir to find it?'
|
||||
puts 'libmysql not found, maybe try manually specifying --with-mysql-lib to find it?'
|
||||
end
|
Loading…
Reference in New Issue
Block a user