dnl Process this file with autoconf to produce a configure script. dnl dnl COPYRIGHT (c) 2010 The Diderot Project dnl All rights reserved. dnl dnl NOTE: MANTICORE_DIST_VERSION is an M4 variable defined in config/aclocal.m4 dnl AC_INIT(diderot,0.1,) AC_PREREQ(2.60) AC_COPYRIGHT([[COPYRIGHT (c) 2010 The Diderot Project]]) AC_CONFIG_SRCDIR(??) AC_CONFIG_AUX_DIR(config) AC_CONFIG_MACRO_DIR(config) dnl dnl include additional macros dnl dnl sinclude(config/ax_check_gl.m4) dnl sinclude(config/ax_check_glu.m4) dnl sinclude(config/ax_check_glut.m4) sinclude(config/acx_pthread.m4) sinclude(config/ax_lang_compiler_ms.m4) sinclude(config/ax_check_framework.m4) sinclude(config/ax_check_macports.m4) sinclude(config/ax_check_lib_stdcall.m4) dnl dnl get host and target information dnl AC_CANONICAL_HOST dnl check for standard programs dnl AC_PROG_CC_C99 AC_PROG_CPP AC_PROG_INSTALL AC_PROG_MAKE_SET AC_OUTPUT
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: ck for standard programs dnl AC_PROG_CC_C99 AC_PROG_CPP AC_PROG_INSTALL AC_PROG_MAKE_SET AC_OUTPUT