Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: update obsolete autoconf macro
Problem: ac_runas.m4 uses the deprecated AC_HELP_STRING macro. This was accidentally added by #96, after other autoconf modernization changes had been merged. Update to AS_HELP_STRING.
- Loading branch information