Commit 4361b403fa7eefb78ddc32bf663a73ebfa7c8b7d

Authored by Perry Werneck
2 parents e83fcd84 4f8cf634
Exists in master and in 2 other branches develop, macos

Merge branch 'master' into develop

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -45,7 +45,7 @@ automake --add-missing 2> /dev/null | true @@ -45,7 +45,7 @@ automake --add-missing 2> /dev/null | true
45 45
46 autopoint 46 autopoint
47 47
48 -test -n "$NOCONFIGURE" || "$srcdir/configure" "$@" 48 +test -n "$NOCONFIGURE" || "$srcdir/configure" $@
49 49
50 50
51 51