parent
eef4e5caec
commit
ba4b02975a
1 changed files with 11 additions and 8 deletions
3
configure
vendored
3
configure
vendored
|
@ -432,6 +432,9 @@ for ac_option in $@; do
|
|||
--backend=*)
|
||||
_backend=`echo $ac_option | cut -d '=' -f 2`
|
||||
;;
|
||||
--enable-debug)
|
||||
# debug is enabled by default
|
||||
;;
|
||||
--disable-debug)
|
||||
DEBFLAGS=""
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue