comparison kpathsea/configure.in @ 2999:faa5d0421460

[project @ 1997-05-23 03:02:09 by jwe]
author jwe
date Fri, 23 May 1997 03:02:36 +0000
parents
children 1f0b06020e36
comparison
equal deleted inserted replaced
2998:692ba9d441ec 2999:faa5d0421460
1 dnl Process this file with autoconf to produce a configure script.
2 AC_INIT(pathsearch.c)
3
4 sinclude(common.ac)
5
6 AC_OUTPUT(Makefile)