This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
yap-6.3/packages/ac_swi_c.m4

11 lines
168 B
Plaintext
Raw Normal View History

2015-09-21 23:05:36 +01:00
# nothing to see yet.
if test $indep_packages = true;
then
PKG=$(basename $(pwd))
AC_INIT(install-sh)
AC_PREREQ([2.50])
AC_CONFIG_HEADER(../$PKG/config.h)
fi