]> mj.ucw.cz Git - libucw.git/blobdiff - free/libs/configure
Split autoconf.cfg
[libucw.git] / free / libs / configure
index 3934fef4c34dba3cf7993a1f341629ec3fa101cb..a359da281800638055b798e531eeb050949d8a83 100755 (executable)
@@ -25,7 +25,9 @@ Init($srcdir, "default.cfg");
 Include "ucw/default.cfg";
 Log "### Configuring Sherlock Libraries " . Get("SHERLOCK_VERSION") . " with configuration " . Get("CONFIG") . "\n";
 Include Get("CONFIG");
+Include "ucw/paths.cfg";
 Include "ucw/autoconf.cfg";
+Include "ucw/ucw.cfg";
 Finish();
 
 Log "\nConfigured, run `make' to build everything.\n";