build: remove gettext baggage
commita9b452b8b4081bc4b272f074ab9e9328349fd56e
authorNicola Fontana <ntd@entidi.it>
Mon, 29 Dec 2014 23:39:52 +0000 (30 00:39 +0100)
committerNicola Fontana <ntd@entidi.it>
Mon, 29 Dec 2014 23:43:18 +0000 (30 00:43 +0100)
tree4d37c500f3e814e13b776512fd380e72ed8c1ad2
parent1ab2702ae5aa2d2436138df5cc3342297b1a23e0
build: remove gettext baggage

Good part of the crap in the po directory can be autogenerated by
configure, so removing it from the repository.

autogen.sh has been modified to avoid the call to gettextize: it
requires user interaction (probably on purpose) and this breaks
automatic builds triggered by git push (i.e., travis.org).
autogen.sh
build/.gitignore
po/.gitignore
po/Rules-quot [deleted file]
po/boldquot.sed [deleted file]
po/en@boldquot.header [deleted file]
po/en@quot.header [deleted file]
po/insert-header.sin [deleted file]
po/quot.sed [deleted file]
po/remove-potcdate.sin [deleted file]