X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=autogen.sh;h=c7467f164c4404fc46429eaa5116bb9ba315c69d;hb=990262cb4558f6eb0fbb936b83c9cc72daa585a6;hp=a6d76997db20e3e941694c36451f10547870d4ce;hpb=2c188833c6a5f6932ac80d1161ee0e0671c72e7e;p=platform%2Fupstream%2Flibxkbcommon.git diff --git a/autogen.sh b/autogen.sh index a6d7699..c7467f1 100755 --- a/autogen.sh +++ b/autogen.sh @@ -6,7 +6,7 @@ test -z "$srcdir" && srcdir=. ORIGDIR=`pwd` cd "$srcdir" -autoreconf --verbose --install --symlink --warnings=all +autoreconf --verbose --install --force --warnings=all cd "$ORIGDIR" if test -z "$NOCONFIGURE"; then