Fix multi-leg promotions
[xboard.git] / autogen.sh
index 9e86c22..82260c8 100755 (executable)
@@ -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