Ignore:
Timestamp:
Jan 19, 2015 10:38:09 PM (9 years ago)
Author:
ldelgass
Message:

Bump version in configure, minor cleanups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nanovis/trunk/configure

    r4353 r4949  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.69 for nanovis 1.2.
     3# Generated by GNU Autoconf 2.69 for nanovis 1.3.
    44#
    55# Report bugs to <rappture@nanohub.org>.
     
    581581PACKAGE_NAME='nanovis'
    582582PACKAGE_TARNAME='nanovis'
    583 PACKAGE_VERSION='1.2'
    584 PACKAGE_STRING='nanovis 1.2'
     583PACKAGE_VERSION='1.3'
     584PACKAGE_STRING='nanovis 1.3'
    585585PACKAGE_BUGREPORT='rappture@nanohub.org'
    586586PACKAGE_URL=''
     
    12621262  # This message is too long to be a string in the A/UX 3.1 sh.
    12631263  cat <<_ACEOF
    1264 \`configure' configures nanovis 1.2 to adapt to many kinds of systems.
     1264\`configure' configures nanovis 1.3 to adapt to many kinds of systems.
    12651265
    12661266Usage: $0 [OPTION]... [VAR=VALUE]...
     
    13231323if test -n "$ac_init_help"; then
    13241324  case $ac_init_help in
    1325      short | recursive ) echo "Configuration of nanovis 1.2:";;
     1325     short | recursive ) echo "Configuration of nanovis 1.3:";;
    13261326   esac
    13271327  cat <<\_ACEOF
     
    14201420if $ac_init_version; then
    14211421  cat <<\_ACEOF
    1422 nanovis configure 1.2
     1422nanovis configure 1.3
    14231423generated by GNU Autoconf 2.69
    14241424
     
    18641864running configure, to aid debugging if configure makes a mistake.
    18651865
    1866 It was created by nanovis $as_me 1.2, which was
     1866It was created by nanovis $as_me 1.3, which was
    18671867generated by GNU Autoconf 2.69.  Invocation command line was
    18681868
     
    55875587# values after options handling.
    55885588ac_log="
    5589 This file was extended by nanovis $as_me 1.2, which was
     5589This file was extended by nanovis $as_me 1.3, which was
    55905590generated by GNU Autoconf 2.69.  Invocation command line was
    55915591
     
    56495649ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
    56505650ac_cs_version="\\
    5651 nanovis config.status 1.2
     5651nanovis config.status 1.3
    56525652configured by $0, generated by GNU Autoconf 2.69,
    56535653  with options \\"\$ac_cs_config\\"
Note: See TracChangeset for help on using the changeset viewer.