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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user