Commit e040ac61 authored by unknown's avatar unknown
Browse files

Compile more stuff during make dist to detect more errors already during bootstrap.

parent 030558e1
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -45,6 +45,11 @@ fi
# Make sure to enable all features that affect "make dist"
./configure \
  --with-embedded-server \
  --with-archive-storage-engine \
  --with-blackhole-storage-engine \
  --with-csv-storage-engine \
  --with-example-storage-engine \
  --with-federated-storage-engine \
  --with-berkeley-db \
  --with-innodb \
  --enable-thread-safe-client \