configure
changeset 47217 72e3ae9a25eb
parent 29662 78c47f0002c3
--- a/configure	Tue Sep 12 19:03:39 2017 +0200
+++ b/configure	Tue Sep 12 19:03:56 2017 +0200
@@ -32,4 +32,4 @@
 # Delegate to wrapper, forcing wrapper to believe $0 is this script by using -c.
 # This trick is needed to get autoconf to co-operate properly.
 # The ${-:+-$-} construction passes on bash options.
-bash ${-:+-$-} -c ". $this_script_dir/common/autoconf/configure" $this_script_dir/configure CHECKME $this_script_dir "$@"
+bash ${-:+-$-} -c ". $this_script_dir/make/autoconf/configure" $this_script_dir/configure CHECKME $this_script_dir "$@"