[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:
parent
bf925aaeeb
commit
b3e8797c51
4 changed files with 61 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue