Changeset 228 for trunk/configure.in


Ignore:
Timestamp:
04/19/10 16:49:30 (14 years ago)
Author:
bas
Message:

Print which torque version is installed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.in

    r217 r228  
    1919  pbs_library_dir="`$PBSCONFIG --libs`"
    2020  pbs_version="`$PBSCONFIG --version`"
     21  AC_MSG_RESULT(Found torque version: $pbs_version)
    2122else
    2223  AC_MSG_ERROR([Failed to find program pbs-config])
Note: See TracChangeset for help on using the changeset viewer.