Changeset 36

Show
Ignore:
Timestamp:
11/29/07 15:26:44
Author:
mhadji
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • spatialindex/trunk/configure

    r33 r36  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.59 for spatialindex 1.1.1
     3# Generated by GNU Autoconf 2.59 for spatialindex 1.2.0
    44# 
    55# Report bugs to <mhadji@gmail.com>. 
     
    424424PACKAGE_NAME='spatialindex' 
    425425PACKAGE_TARNAME='spatialindex' 
    426 PACKAGE_VERSION='1.1.1
    427 PACKAGE_STRING='spatialindex 1.1.1
     426PACKAGE_VERSION='1.2.0
     427PACKAGE_STRING='spatialindex 1.2.0
    428428PACKAGE_BUGREPORT='mhadji@gmail.com' 
    429429 
     
    954954  # This message is too long to be a string in the A/UX 3.1 sh. 
    955955  cat <<_ACEOF 
    956 \`configure' configures spatialindex 1.1.1 to adapt to many kinds of systems. 
     956\`configure' configures spatialindex 1.2.0 to adapt to many kinds of systems. 
    957957 
    958958Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    10201020if test -n "$ac_init_help"; then 
    10211021  case $ac_init_help in 
    1022      short | recursive ) echo "Configuration of spatialindex 1.1.1:";; 
     1022     short | recursive ) echo "Configuration of spatialindex 1.2.0:";; 
    10231023   esac 
    10241024  cat <<\_ACEOF 
     
    11601160if $ac_init_version; then 
    11611161  cat <<\_ACEOF 
    1162 spatialindex configure 1.1.1 
     1162spatialindex configure 1.2.0 
    11631163generated by GNU Autoconf 2.59 
    11641164 
     
    11741174running configure, to aid debugging if configure makes a mistake. 
    11751175 
    1176 It was created by spatialindex $as_me 1.1.1, which was 
     1176It was created by spatialindex $as_me 1.2.0, which was 
    11771177generated by GNU Autoconf 2.59.  Invocation command line was 
    11781178 
     
    1878918789# Define the identity of the package. 
    1879018790 PACKAGE='spatialindex' 
    18791  VERSION='1.1.1
     18791 VERSION='1.2.0
    1879218792 
    1879318793 
     
    2091420914cat >&5 <<_CSEOF 
    2091520915 
    20916 This file was extended by spatialindex $as_me 1.1.1, which was 
     20916This file was extended by spatialindex $as_me 1.2.0, which was 
    2091720917generated by GNU Autoconf 2.59.  Invocation command line was 
    2091820918 
     
    2097220972cat >>$CONFIG_STATUS <<_ACEOF 
    2097320973ac_cs_version="\\ 
    20974 spatialindex config.status 1.1.1 
     20974spatialindex config.status 1.2.0 
    2097520975configured by $0, generated by GNU Autoconf 2.59, 
    2097620976  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" 
  • spatialindex/trunk/configure.ac

    r33 r36  
    33 
    44AC_PREREQ(2.59) 
    5 AC_INIT(spatialindex, 1.1.1, mhadji@gmail.com) 
     5AC_INIT(spatialindex, 1.2.0, mhadji@gmail.com) 
    66AC_CANONICAL_BUILD 
    77 
  • spatialindex/trunk/INSTALL

    r22 r36  
    44following: 
    55 
    6   1. Install the Tools library (download from 
    7   http://cs-people.bu.edu/marioh/tools). 
    8  
    9   2. If the Tools library is not installed in 
    10   the default path, then use the LDFLAGS and 
    11   CPPFLAGS environment variables to direct 
    12   the configure script to the right path, e.g.: 
    13     export LDFLAGS="-L/home/marioh/usr/lib" 
    14     export CPPFLAGS="-I/home/marioh/usr/include" 
    15  
    16   3. Set the CXXFLAGS environment variable to 
     6  1. Set the CXXFLAGS environment variable to 
    177  your preferred settings, for example: 
    188    export CXXFLAGS="-O2" 
    199    export CXXFLAGS="-Wall -g" 
    20   The default flags are "-g -O2" or "-g", depending 
    21   on your system. 
     10  The default flags are "-O2 -DNDEBUG".  
    2211 
    23   4. Run: 
     12  2. Run: 
    2413    ./configure 
     14 
     15  You can use --enable-debug to compile a debug library. 
     16 
    2517  By default include files and library files 
    2618  will be installed in /usr/local. If you would