[lbtt] Adjust to support the Intel compiler (icpc).

* configure.ac: Adjust to call...
    * m4/intel.m4: ...this new macro.
    * Makefile.am: Add the directory `m4' as an includedir of
    autoconf's macros.
This commit is contained in:
Guillaume Sadegh 2009-06-12 16:20:08 +02:00
parent bf925aaeeb
commit b3e8797c51
4 changed files with 61 additions and 1 deletions

View file

@ -17,7 +17,7 @@ AC_PROG_CXX
AC_PROG_CXXCPP
AM_PROG_LEX
AC_PROG_YACC
lbtt_INTEL
# Check whether the user has explicitly disabled support for the GNU readline