Found another solution which looks like it is the recommended one:

Add not only po/Makefile to the list of files that have to be generated,
but also add po/Makefile.in to this list in the configure.ac-file from
the top level.

The respective line in my configure.ac file looks like the following:
{{{
AC_CONFIG_FILES([Makefile src/Makefile tex/Makefile po/Makefile.in 
po/Makefile]) 
}}}

-- 
gettextize does not create Makefiles correctly
https://bugs.launchpad.net/bugs/122343
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to