version 1.1, 2003/11/27 14:24:32 |
version 1.2, 2004/07/04 02:31:51 |
|
|
dnl $OpenXM$ |
dnl $OpenXM: OpenXM/src/ox_ntl/configure.in,v 1.1 2003/11/27 14:24:32 iwane Exp $ |
dnl If you change this file, do not forget to run autoheader and autoconf |
dnl If you change this file, do not forget to run autoheader and autoconf |
|
|
|
|
AC_INIT(main.cpp) |
AC_INIT(main.cpp) |
AC_CONFIG_HEADER([config.h]) |
AC_CONFIG_HEADER([config.h]) |
|
|
|
AC_REVISION($OpenXM$) |
|
|
AH_TOP() |
AH_TOP() |
AH_BOTTOM() |
AH_BOTTOM() |
|
|
|
|
|
|
dnl Checks for typedefs, structures, and compiler characteristics. |
dnl Checks for typedefs, structures, and compiler characteristics. |
AC_C_CONST |
AC_C_CONST |
|
AC_C_INLINE |
|
|
|
|
dnl Checks for library functions. |
dnl Checks for library functions. |