On Sun, May 19, 2013 at 9:57 AM, Kip Warner <k...@thevertigo.com> wrote:
> Hey list,
>
> I have my message catalogues in a directory in my project other than in
> the usual po/. I ran gettextize --po-dir=folder. I also updated
> Makevars's subdir to point to the new directory. The SUBDIRS variable in
> my Makefile.am also points to the right location.
>
> However, the error I am receiving when I run ./configure is the
> following, despite po/ not existing:
>
>         config.status: error: cannot find input file:
>         `po/Makefile.in.in'
>
> Any help appreciated.
>

Do you still have a reference to "po" in configure.ac? Sections 13.4
and 13.4.5 in the gettext manual look relevant to your problem.

_______________________________________________
Autoconf mailing list
Autoconf@gnu.org
https://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to