]> mj.ucw.cz Git - libucw.git/blobdiff - free/libs/examples/internal/configure
Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT/sherlock.git
[libucw.git] / free / libs / examples / internal / configure
index 8cbed3519cf5ccc1c0793956bdcc5e1583035244..e4b5f1003536d9cffe4987b242b2727162ee0030 100755 (executable)
@@ -21,7 +21,8 @@ BEGIN {
        UCW::Configure::import UCW::Configure;
 }
 
-Init($srcdir, "defconfig");
+Init($srcdir, "default.cfg");
+Include "lib/default.cfg";
 Log "### Configuring TestApp ###\n\n";
 Include Get("CONFIG");
 Include "lib/autoconf.cfg";