Hi, I am in need of features existing in autoconf for C, but in fortran, and it seems (according to the manual) that there are no counterpart for those macros (autoconf 2.59). For example I would need a way to find the endianess (like AC_C_BIGENDIAN), if the compiler interprets \ as in C or as in the fortran standard, and the native size of integers (although AC_CHECK_SIZEOF may be the solution, it seems C oriented). Is there a specific reason why these kind of tests are not part of autoconf, while the C tests are there ? Is it because the C tests can be used ? If it is the case, maybe it could be said in the manual ? Pat _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf