configure.ac
changeset 1370 76a3f46d361c
parent 1350 fb794edbf04b
child 1372 03b52f7db271
equal deleted inserted replaced
14:540f986854c7 15:134654b406ba
    23 dnl This is tested only with gcc-3.4 and icc-8.0
    23 dnl This is tested only with gcc-3.4 and icc-8.0
    24 dnl LX_SET_CXXFLAGS
    24 dnl LX_SET_CXXFLAGS
    25 
    25 
    26 dnl Checks for libraries.
    26 dnl Checks for libraries.
    27 LX_CHECK_GLPK
    27 LX_CHECK_GLPK
       
    28 
       
    29 LX_ENABLE_DOCS
    28 
    30 
    29 dnl Checks for header files.
    31 dnl Checks for header files.
    30 AC_CHECK_HEADERS(limits.h sys/time.h sys/times.h unistd.h)
    32 AC_CHECK_HEADERS(limits.h sys/time.h sys/times.h unistd.h)
    31 
    33 
    32 dnl Checks for typedefs, structures, and compiler characteristics.
    34 dnl Checks for typedefs, structures, and compiler characteristics.