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/RDF/configure.in
Vitor Santos Costa 8d3b9ad16c RDF package
2010-07-28 11:34:41 +01:00

10 lines
186 B
Plaintext

dnl Process this file with autoconf to produce a configure script.
AC_INIT(install-sh)
AC_PREREQ([2.50])
AC_CONFIG_HEADER(config.h)
m4_include([../ac_swi_noc.m4])
AC_OUTPUT(Makefile)