On 03/18/2011 07:45 PM, Bruno Haible wrote:
> Eric Blake wrote:
>> +po_file ?= $(srcdir)/po/POTFILES.in
>> ...
>> +      for file in $$($(VC_LIST_EXCEPT)) $(srcdir)lib/*.[ch]; do     \
> 
> Is $(srcdir) expected to end in a slash or not?

Not.  Autoconf intentionally strips any trailing slash given by the
user.  Thanks for the catch (the idea of $(srcdir)/lib/*.[ch] is for
gnulib files that aren't kept in VCS but which also have translated
strings, for projects that are using a single translation rather than
one for the main project and the gnulib domain for the gnulib files; it
probably could use some modernization).

-- 
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to