autogen.sh: Add missing autopoint(1) command

autopoint(1) is needed to create the gettext infrastructure. This was
forgotten in 7e7987575a.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
This commit is contained in:
Lukas Fleischer
2012-11-26 01:23:51 +01:00
parent 87fb8cfec0
commit 8c60b0fdd9
2 changed files with 2 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
autopoint --force
aclocal -I m4
autoheader
automake --foreign --copy --add-missing