--enable-sql is obsolete

This commit is contained in:
Evan Miller
2020-08-03 16:55:16 -04:00
parent d4cf5526e2
commit ca8eb1c522
2 changed files with 2 additions and 2 deletions

View File

@@ -17,5 +17,5 @@ before_script:
- autoreconf -i -f
script:
- ./configure --enable-sql --disable-man
- ./configure --disable-man --disable-silent-rules
- make