diff --git a/wscript b/wscript index 0b4210bab..8d6d7bee9 100644 --- a/wscript +++ b/wscript @@ -30,7 +30,7 @@ cflags.default_profile = 'debug' import wutils import regression -Options.autoconfig = 1 +Configure.autoconfig = 1 # the following two variables are used by the target "waf dist" VERSION = file("VERSION", "rt").read().strip()