X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;f=configure.ac;h=f8a8fa945c7c3fb537ec03dae7845963cdf5f346;hb=ec25de1e6ca125433a2dbd7f6f85fb09c16c2743;hp=32325d9b58fe51c0949f185a7d75b1573a768444;hpb=7039d37732a0524f29613ecb50ff45d5a5c07afd;p=cln.git diff --git a/configure.ac b/configure.ac index 32325d9..f8a8fa9 100644 --- a/configure.ac +++ b/configure.ac @@ -13,7 +13,7 @@ dnl dnl AC_INIT(src/integer/gcd/cl_I_gcd.cc) AC_CONFIG_AUX_DIR(autoconf) -AC_CONFIG_HEADER(include/cln/config.h include/cln/version.h src/base/cl_base_config.h src/base/cl_gmpconfig.h src/float/cl_float_config.h src/timing/cl_t_config.h) +AC_CONFIG_HEADER(include/cln/config.h include/cln/version.h src/base/cl_base_config.h src/base/cl_gmpconfig.h src/timing/cl_t_config.h) AC_PROG_MAKE_SET dnl This piece of sed script replaces every line containing '@subdir@' dnl by several consecutive lines, each referencing one subdir. @@ -135,8 +135,6 @@ dnl checks for functions and declarations dnl CL_ALLOCA dnl set variable ALLOCA, DEFS NO_ALLOCA -CL_FPU_CONTROL - dnl DEFS HAVE_FPU_CONTROL_T, HAVE_SETFPUCW CL_GETTIMEOFDAY dnl DEFS HAVE_GETTIMEOFDAY, GETTIMEOFDAY_DOTS, GETTIMEOFDAY_TZP_T ac_cv_func_ftime=no