X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=autogen.sh;h=82260c8db0d34cc2f9cf86674b53f08cb62be1c0;hb=6f3c9bba464d20c0abff140f3f7a6ccd0291253b;hp=491191e0b088f3c03ca82cc566a70c02f304a99f;hpb=c37d45adc7d98a702a7459ccdc0ac23df01a476e;p=xboard.git diff --git a/autogen.sh b/autogen.sh index 491191e..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, 2014 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