Back to home page

MITgcm

 
 

    


Warning, /tools/cyrus-imapd-makedepend/configure.in is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit bf5846c3 on 2004-02-25 18:19:54 UTC
bf5846c3a1 Ed H*0001 dnl Process this file with autoconf to produce a configure script.
                0002 AC_INIT(cppsetup.c)
                0003 AC_PROG_CC
                0004 AC_PROG_INSTALL
                0005 AC_PROG_RANLIB
                0006 AC_PROG_MAKE_SET
                0007 AC_CHECK_HEADERS(stdarg.h)
                0008 AC_SUBST(CPPFLAGS)
                0009 AC_SUBST(DEPLIBS)
                0010 
                0011 AC_OUTPUT(Makefile)