[BACK]Return to configure.in CVS log [TXT][DIR] Up to [local] / OpenXM / src / polymake / fake

Annotation of OpenXM/src/polymake/fake/configure.in, Revision 1.1

1.1     ! takayama    1: dnl  $OpenXM$
        !             2: dnl  If you change this file, do not forget to run autoconf and rm .configure_done
        !             3:
        !             4:
        !             5: AC_INIT(fake-polymake.c)
        !             6: AC_PROG_CC
        !             7:
        !             8: AC_OUTPUT(Makefile)

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>