X-Git-Url: http://winboard.nl/cgi-bin?p=xboard.git;a=blobdiff_plain;f=autogen.sh;h=82260c8db0d34cc2f9cf86674b53f08cb62be1c0;hp=9e86c2242c77a5aa65bf6a6e0cf7bf0a9c07826f;hb=HEAD;hpb=1c03d229073e56dda9e5856db5adaae51576a3bb diff --git a/autogen.sh b/autogen.sh index 9e86c22..82260c8 100755 --- a/autogen.sh +++ b/autogen.sh @@ -2,7 +2,8 @@ # 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, 2016 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 +20,8 @@ # # See the file ChangeLog for a revision history. -aclocal -I m4 \ +autopoint \ +&& aclocal -I m4 \ && autoheader \ && automake --add-missing \ && autoconf