commit | e443659f2704127bf4e6c50c4d8442bb4492b711 | [log] [tgz] |
---|---|---|
author | Bruno Haible <bruno@clisp.org> | Tue Jun 10 00:55:52 2025 +0200 |
committer | Bruno Haible <bruno@clisp.org> | Tue Jun 10 00:55:52 2025 +0200 |
tree | c26b3353aa508c8c067b00951dc881ac308c8312 | |
parent | 8ec335914a285619a1b2817441677550f824c5c0 [diff] |
build: Implement 'installcheck' target. * install-tests/test-version.c: New file. * install-tests/Makefile.in: New file. * configure.ac (PATH_SEPARATOR, AUGMENT_SHLIBPATH): New variables. (AC_CONFIG_FILES): Add install-tests/Makefile. * Makefile.in (bindir): New variable. (all, mostlyclean, clean, distclean, maintainer-clean, distdir): Recurse into install-tests. (installcheck): New target.