This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygport : A[CM]_CONFIG_HEADERS extraction fault


On 2016-07-25 12:34, Marco Atzeri wrote:
> building librsb I hit a very unusual AC_CONFIG_HEADERS
> definition where the extraction logic implemented in
> /usr/share/cygport/cygclass/autotools.cygclass
> is failing.
> 
> $ grep 'A[CM]_CONFIG_HEADERS*' configure.ac | sed -e
> 's!A[CM]_CONFIG_HEADERS*(\[*\(.*\))!\1!g' -e 's!\]*!!g'

Sorry for missing this.  Could you please test the following not just on
this package but on others:

grep 'A[CM]_CONFIG_HEADERS*' configure.ac | \
sed -e 's!A[CM]_CONFIG_HEADERS*(\[*\([^],]*\).*)!\1!g'

-- 
Yaakov

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]