Changelog:
r46108 | gpz | 2026-05-12 19:14:36 +0000 (Tue, 12 May 2026) | 1 line
properly filter residfp directory from install targets, patch provided by leandro. this makes 'make dist' work again, and no files are installed that shouldn't be.
------------------------------------------------------------------------
r46107 | gpz | 2026-05-12 18:30:45 +0000 (Tue, 12 May 2026) | 1 line
remove and ignore accidently comitted generated files in the residfp directory. run autoheader only when AC_CONFIG_HEADERS is present in configure.ac. patch residfp makefile.am to not install the produced libraries. CAUTION: package config file and headers are still being installed
------------------------------------------------------------------------
r46106 | gpz | 2026-05-12 17:32:03 +0000 (Tue, 12 May 2026) | 1 line
better replace both occurances of the awk line :)
------------------------------------------------------------------------
r46105 | gpz | 2026-05-12 16:00:28 +0000 (Tue, 12 May 2026) | 1 line
fix awk line, should fix #2224
------------------------------------------------------------------------
r46104 | gpz | 2026-05-11 17:52:24 +0000 (Mon, 11 May 2026) | 1 line
fix autogen.sh to correctly extract the subdir from AX_SUBDIRS_CONFIGURE invocation with more than one parameter. Use only one invocation in configure.ac so it doesnt run configure in the subdir multiple times but actually once with all provided arguments :)
------------------------------------------------------------------------