Hi!

1. The Makefile created by 'autoconf; configure --prefix=...' contains
the wrong setting

        version     = 2.03


2. The same Makefile contains

        PACKAGE_LIBSCRIPTS=hscpp

which causes an error in line 147

        @for i in $(PACKAGE_LIB_SCRIPTS); do \

because of the different spelling.


bye!

Reply via email to