config.status: error: cannot find input file: `po/Makefile.in.in'

2013-05-19 Thread Kip Warner
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. -- Kip Warner -- Software Engineer OpenPGP encrypted/signed mail preferred http://www.thevertigo.com signature.asc

Re: config.status: error: cannot find input file: `po/Makefile.in.in'

2013-05-19 Thread Gavin Smith
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

Re: config.status: error: cannot find input file: `po/Makefile.in.in'

2013-05-19 Thread Kip Warner
On Sun, 2013-05-19 at 10:38 +0100, Gavin Smith wrote: 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. Hey Gavin. I already went through the manual, but I'm guessing I must have missed something. Indeed, I had. I