libc/etc/configure.in

8 lines
141 B
Plaintext
Raw Normal View History

1999-05-03 09:29:06 +02:00
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.5)
AC_INIT(Makefile.in)
AC_PROG_INSTALL
AC_OUTPUT(Makefile)