Hi Chris,
work as well as it used to !
many thanks for fixing this. I had to edit the generated ./libtool
and change
from:
# Which release of libtool.m4 was used?
macro_version=2.4.7
macro_revision=2.4.7
to:
# Which release of libtool.m4 was used?
macro_version=2.4.6
macro_revision=2.4.6
and the "make" worked fine thereafter
Xtian.
On 2023-06-06 11:31, Chris Moller wrote:
Hi, Xtian,
Just pushed a fix for edif if you want to give it a try. Works for me on SVN
1706 and yesterday's SVN 1708.
--cm
On 6/5/23 03:33, Christian Robert wrote:
SVN 1704 completely broke libedif
Juergen made UCS_string (const char *) a private member of the class
so a lot of compile errors in edif.cc ...
Not sure if this can be fixed. I reverted to SVN 1702 meanwhile. The is no way I'll
revert to the "DEL Editor" !
Xtian.