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 29831d3 commit 6c70d70Copy full SHA for 6c70d70
contrib/configure-devel
@@ -11,7 +11,7 @@
11
#
12
13
basedir=$(cd $(dirname $0) && pwd)
14
-$basedir/../configure \
+"$basedir/../configure" \
15
--enable-gtest \
16
--enable-examples \
17
--enable-test-apps \
0 commit comments