X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=autogen.sh;h=aeb9803ec34ac8e2192df1e9021212fb5cdca9cd;hb=4011e8678d85310eedf19fd00aa5d96a9a60770a;hp=9e86c2242c77a5aa65bf6a6e0cf7bf0a9c07826f;hpb=1c03d229073e56dda9e5856db5adaae51576a3bb;p=xboard.git diff --git a/autogen.sh b/autogen.sh index 9e86c22..aeb9803 100755 --- a/autogen.sh +++ b/autogen.sh @@ -2,7 +2,7 @@ # This file is part of GNU XBoard. # -# Copyright 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. +# Copyright 2009, 2010, 2011, 2012, 2013, 2014, 2015 Free Software Foundation, Inc. # # GNU XBoard is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -19,7 +19,8 @@ # # See the file ChangeLog for a revision history. -aclocal -I m4 \ +autopoint \ +&& aclocal -I m4 \ && autoheader \ && automake --add-missing \ && autoconf