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.
2 parents 64fe389 + 080ac47 commit f6e47c0Copy full SHA for f6e47c0
BUILD/autorun.sh
@@ -19,8 +19,6 @@
19
20
# Create MySQL cmake configure wrapper
21
22
-die() { echo "$@"; exit 1; }
23
-
24
# Use a configure script that will call CMake.
25
path=`dirname $0`
26
cp $path/cmake_configure.sh $path/../configure
0 commit comments