]> mj.ucw.cz Git - libucw.git/blobdiff - free/libs/examples/internal/configure
Renamed both instances of `defconfig' to `default.cfg' to keep the names
[libucw.git] / free / libs / examples / internal / configure
index 8cbed3519cf5ccc1c0793956bdcc5e1583035244..2c6bf6c070605b0940466b83dd8d1364a3c79a93 100755 (executable)
@@ -21,7 +21,7 @@ BEGIN {
        UCW::Configure::import UCW::Configure;
 }
 
-Init($srcdir, "defconfig");
+Init($srcdir, "default.cfg");
 Log "### Configuring TestApp ###\n\n";
 Include Get("CONFIG");
 Include "lib/autoconf.cfg";