Hi, Automake refuses to accept lib_DATA:
Makefile.am:82: invalid variable `lib_DATA' This forces users to use manually written install-data-local rules instead of being able to use the syntactically much easier lib_DATA. Why? IMO, this unnecessarily complicates things instead of helping users. Ralf
