# HG changeset patch # User Michiel Broek # Date 1589921339 -7200 # Node ID 420bf5caf53ea1a26a4a09c3a5d21b5f9de57475 # Parent f52b18a2a4d1c5a5782ccb79ea6d8f61b6439517 Fix compile switch diff -r f52b18a2a4d1 -r 420bf5caf53e config.status --- a/config.status Tue May 19 22:47:35 2020 +0200 +++ b/config.status Tue May 19 22:48:59 2020 +0200 @@ -423,7 +423,7 @@ Report bugs to the package provider." -ac_cs_config="'--enable-simulator'" +ac_cs_config="" ac_cs_version="\ config.status configured by ./configure, generated by GNU Autoconf 2.69, @@ -512,7 +512,7 @@ fi if $ac_cs_recheck; then - set X /bin/bash './configure' '--enable-simulator' $ac_configure_extra_args --no-create --no-recursion + set X /bin/bash './configure' $ac_configure_extra_args --no-create --no-recursion shift $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6 CONFIG_SHELL='/bin/bash'