]> mj.ucw.cz Git - libucw.git/blobdiff - free/libs/examples/internal/configure
Merge branch 'master' into dev-lib
[libucw.git] / free / libs / examples / internal / configure
index 32d61781ebc04cbb3e43fb1a253361da779ed173..d914789a288635840adda6253b2eeb6e8cdf84a3 100755 (executable)
@@ -14,7 +14,7 @@ BEGIN {
                } elsif ($0 =~ m@^(.*)/configure$@ && -f "$1/$pkgfile") {
                        $srcdir=$1;
                } else {
                } elsif ($0 =~ m@^(.*)/configure$@ && -f "$1/$pkgfile") {
                        $srcdir=$1;
                } else {
-                       die "Don't know how to find myself. Please set SRCDIR manually.";
+                       die "Don't know how to find myself. Please set SRCDIR manually.\n";
                }
        }
 }
                }
        }
 }