Changeset 533:721a24b5c422


Ignore:
Timestamp:
04/23/08 18:36:24 (2 years ago)
Author:
Howard Butler <hobu.inc@…>
Branch:
default
Convert:
svn:1766ff46-f334-0410-ab20-d63176f87757/trunk@598
Message:

update for 0.9.5 release

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • configure

    r514 r533  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.61 for las 0.9.4. 
     3# Generated by GNU Autoconf 2.61 for las 0.9.5. 
    44# 
    55# Report bugs to <hobu.inc@gmail.com>. 
     
    729729PACKAGE_NAME='las' 
    730730PACKAGE_TARNAME='las' 
    731 PACKAGE_VERSION='0.9.4' 
    732 PACKAGE_STRING='las 0.9.4' 
     731PACKAGE_VERSION='0.9.5' 
     732PACKAGE_STRING='las 0.9.5' 
    733733PACKAGE_BUGREPORT='hobu.inc@gmail.com' 
    734734 
     
    13931393  # This message is too long to be a string in the A/UX 3.1 sh. 
    13941394  cat <<_ACEOF 
    1395 \`configure' configures las 0.9.4 to adapt to many kinds of systems. 
     1395\`configure' configures las 0.9.5 to adapt to many kinds of systems. 
    13961396 
    13971397Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    14631463if test -n "$ac_init_help"; then 
    14641464  case $ac_init_help in 
    1465      short | recursive ) echo "Configuration of las 0.9.4:";; 
     1465     short | recursive ) echo "Configuration of las 0.9.5:";; 
    14661466   esac 
    14671467  cat <<\_ACEOF 
     
    15671567if $ac_init_version; then 
    15681568  cat <<\_ACEOF 
    1569 las configure 0.9.4 
     1569las configure 0.9.5 
    15701570generated by GNU Autoconf 2.61 
    15711571 
     
    15811581running configure, to aid debugging if configure makes a mistake. 
    15821582 
    1583 It was created by las $as_me 0.9.4, which was 
     1583It was created by las $as_me 0.9.5, which was 
    15841584generated by GNU Autoconf 2.61.  Invocation command line was 
    15851585 
     
    20122012 
    20132013 
    2014 RELEASE_VERSION=0.9.4 
     2014RELEASE_VERSION=0.9.5 
    20152015 
    20162016debug_default="no" 
     
    23242324# Define the identity of the package. 
    23252325 PACKAGE='las' 
    2326  VERSION='0.9.4' 
     2326 VERSION='0.9.5' 
    23272327 
    23282328 
     
    2060220602# values after options handling. 
    2060320603ac_log=" 
    20604 This file was extended by las $as_me 0.9.4, which was 
     20604This file was extended by las $as_me 0.9.5, which was 
    2060520605generated by GNU Autoconf 2.61.  Invocation command line was 
    2060620606 
     
    2064920649cat >>$CONFIG_STATUS <<_ACEOF 
    2065020650ac_cs_version="\\ 
    20651 las config.status 0.9.4 
     20651las config.status 0.9.5 
    2065220652configured by $0, generated by GNU Autoconf 2.61, 
    2065320653  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 
  • libtool

    r514 r533  
    22 
    33# libtoolT - Provide generalized library-building support services. 
    4 # Generated automatically by  (GNU las 0.9.4) 
     4# Generated automatically by  (GNU las 0.9.5) 
    55# NOTE: Changes made to this file will be lost: look at ltmain.sh. 
    66# 
Note: See TracChangeset for help on using the changeset viewer.