configure.ac
changeset 1377 bfbb5b30c5b8
parent 1372 03b52f7db271
child 1380 cb2891afe526
equal deleted inserted replaced
16:7928c8ffaa41 17:d310cedceb0f
    63 echo Package version............... : $PACKAGE-$VERSION
    63 echo Package version............... : $PACKAGE-$VERSION
    64 echo
    64 echo
    65 echo C++ compiler.................. : $CXX
    65 echo C++ compiler.................. : $CXX
    66 echo C++ compiles flags............ : $CXXFLAGS
    66 echo C++ compiles flags............ : $CXXFLAGS
    67 echo
    67 echo
    68 echo GLPK support.................. : $with_glpk
    68 echo GLPK support.................. : $lx_glpk_found
    69 echo
    69 echo
    70 echo The packace will be installed in
    70 echo The packace will be installed in
    71 echo -n '  '
    71 echo -n '  '
    72 echo $prefix.
    72 echo $prefix.
    73 echo
    73 echo