No longer using autoheader.
@ -1,7 +0,0 @@
#undef PTHREADS
#ifdef DEFINE_TSRM_VERSION
# undef PACKAGE
# undef VERSION
#endif
@ -9,7 +9,7 @@ else
echo "buildconf: created or modified ${1}aclocal.m4"
fi
autoheader
#autoheader
automake --add-missing --include-deps
@ -0,0 +1,15 @@
/* tsrm_config.h.in. Generated automatically from configure.in by autoheader. */
/* Define if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O
/* Define if you have the <stdarg.h> header file. */
#undef HAVE_STDARG_H