Return to configure.in CVS log | Up to [local] / OpenXM / src / asir-contrib / packages / doc |
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(intro.oxweave) ! 6: AC_PROG_CC ! 7: AC_PROG_RANLIB ! 8: ! 9: AC_OUTPUT(Makefile)