configure.in
上传用户:s81996212
上传日期:2007-01-04
资源大小:722k
文件大小:1k
- dnl Process this file with autoconf to produce a configure script.
- dnl $Id: configure.in,v 1.1 2000/05/24 17:08:11 mrsam Exp $
- dnl Copyright 2000 Double Precision, Inc. See COPYING for
- dnl distribution information.
- AC_INIT(folders.gif)
- AM_INIT_AUTOMAKE(sqwebmail-images,0.10)
- dnl Checks for programs.
- AC_PROG_INSTALL
- AC_PROG_LN_S
- dnl Checks for libraries.
- dnl Checks for header files.
- dnl Checks for typedefs, structures, and compiler characteristics.
- dnl Checks for library functions.
- AC_OUTPUT(Makefile)