Changeset 368 for trunk/configure


Ignore:
Timestamp:
10/22/18 12:16:12 (5 years ago)
Author:
bas
Message:

sara_nodes also displays NHC offline notes,

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r363 r368  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.69 for pbs-python 4.6.3.
     3# Generated by GNU Autoconf 2.69 for pbs-python 4.6.6.
    44#
    55#
     
    577577PACKAGE_NAME='pbs-python'
    578578PACKAGE_TARNAME='pbs-python'
    579 PACKAGE_VERSION='4.6.3'
    580 PACKAGE_STRING='pbs-python 4.6.3'
     579PACKAGE_VERSION='4.6.6'
     580PACKAGE_STRING='pbs-python 4.6.6'
    581581PACKAGE_BUGREPORT=''
    582582PACKAGE_URL=''
     
    619619oldincludedir
    620620includedir
     621runstatedir
    621622localstatedir
    622623sharedstatedir
     
    684685sharedstatedir='${prefix}/com'
    685686localstatedir='${prefix}/var'
     687runstatedir='${localstatedir}/run'
    686688includedir='${prefix}/include'
    687689oldincludedir='/usr/include'
     
    936938    silent=yes ;;
    937939
     940  -runstatedir | --runstatedir | --runstatedi | --runstated \
     941  | --runstate | --runstat | --runsta | --runst | --runs \
     942  | --run | --ru | --r)
     943    ac_prev=runstatedir ;;
     944  -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
     945  | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
     946  | --run=* | --ru=* | --r=*)
     947    runstatedir=$ac_optarg ;;
     948
    938949  -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
    939950    ac_prev=sbindir ;;
     
    10731084                datadir sysconfdir sharedstatedir localstatedir includedir \
    10741085                oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
    1075                 libdir localedir mandir
     1086                libdir localedir mandir runstatedir
    10761087do
    10771088  eval ac_val=\$$ac_var
     
    11861197  # This message is too long to be a string in the A/UX 3.1 sh.
    11871198  cat <<_ACEOF
    1188 \`configure' configures pbs-python 4.6.3 to adapt to many kinds of systems.
     1199\`configure' configures pbs-python 4.6.6 to adapt to many kinds of systems.
    11891200
    11901201Usage: $0 [OPTION]... [VAR=VALUE]...
     
    12261237  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
    12271238  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
     1239  --runstatedir=DIR       modifiable per-process data [LOCALSTATEDIR/run]
    12281240  --libdir=DIR            object code libraries [EPREFIX/lib]
    12291241  --includedir=DIR        C header files [PREFIX/include]
     
    12471259if test -n "$ac_init_help"; then
    12481260  case $ac_init_help in
    1249      short | recursive ) echo "Configuration of pbs-python 4.6.3:";;
     1261     short | recursive ) echo "Configuration of pbs-python 4.6.6:";;
    12501262   esac
    12511263  cat <<\_ACEOF
     
    13191331if $ac_init_version; then
    13201332  cat <<\_ACEOF
    1321 pbs-python configure 4.6.3
     1333pbs-python configure 4.6.6
    13221334generated by GNU Autoconf 2.69
    13231335
     
    13361348running configure, to aid debugging if configure makes a mistake.
    13371349
    1338 It was created by pbs-python $as_me 4.6.3, which was
     1350It was created by pbs-python $as_me 4.6.6, which was
    13391351generated by GNU Autoconf 2.69.  Invocation command line was
    13401352
     
    24312443# values after options handling.
    24322444ac_log="
    2433 This file was extended by pbs-python $as_me 4.6.3, which was
     2445This file was extended by pbs-python $as_me 4.6.6, which was
    24342446generated by GNU Autoconf 2.69.  Invocation command line was
    24352447
     
    24842496ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
    24852497ac_cs_version="\\
    2486 pbs-python config.status 4.6.3
     2498pbs-python config.status 4.6.6
    24872499configured by $0, generated by GNU Autoconf 2.69,
    24882500  with options \\"\$ac_cs_config\\"
Note: See TracChangeset for help on using the changeset viewer.