From: André K. <ak...@la...> - 2010-11-20 01:09:50
|
> I just released version 1.0.3 > > - Bug fixes: > escape --value in update mode (Bug 3052978) > c14n now includes default attributes (Bug 1505579) > Allow special characters in sel --output literal (Bug 1912978) > remove warning from xml_trans.c (Bug 1521756) > Use xmlReader interface so line numbers are 32-bit (Bug 1219072) > test for error messages on lines past 2^16 (Bug 1219072) > don't look for embedded dtd if not asked (Bug 1167215) > Congratulation! I created a branch to put my "enhanced" version of xml_select.c. I'm currently unable to regenerate a working configure file from the updated autotools scripts. I'm on MacOSX. Could you provide me some hints on how to regenerate them? I assumed $ NOCONFIGURE=1 ./autogen.sh would be sufficient. I'm currently having ./configure: line 2754: syntax error near unexpected token `LIBXML,' ./configure: line 2754: `XSTAR_LIB_ARGS_WITH(LIBXML, with-src)' Regards, André |