bonjour,
J'ai un poblème avec l'utilisatiion des outils automake autoconf.
Quand j'essaye de générer mon configure j'ai ces erreurs là dans le configure.ac
configure.ac:48: error: possibly undefined macro: AC_CXX_HAVE_STD
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:49: error: possibly undefined macro: AC_CXX_HAVE_SSTREAM
configure.ac:50: error: possibly undefined macro: AC_CXX_HAVE_STL
configure.ac:54: error: possibly undefined macro: AC_CHECK_NETCDF
configure.ac:63: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:68: error: possibly undefined macro: AC_LIB_PGSQL
configure.ac:77: error: possibly undefined macro: AM_PATH_XML2
Si quelqu'un vois pourquoi ?
merci d'avance