Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1950 in orxonox.OLD for orxonox/branches/automake/configure


Ignore:
Timestamp:
Jun 15, 2004, 2:25:09 AM (21 years ago)
Author:
bensch
Message:

orxonox/branches/automake: changed name and console Makefile, but it does not work with this config. Need assistance

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/automake/configure

    r1946 r1950  
    11#! /bin/sh
    22# Guess values for system-dependent variables and create Makefiles.
    3 # Generated by GNU Autoconf 2.59 for FULL-PACKAGE-NAME VERSION.
     3# Generated by GNU Autoconf 2.59 for orxonox 0.1-pre-alpha.
    44#
    5 # Report bugs to <BUG-REPORT-ADDRESS>.
     5# Report bugs to <orxonox-dev@mail.datacore.ch>.
    66#
    77# Copyright (C) 2003 Free Software Foundation, Inc.
     
    268268
    269269# Identity of this package.
    270 PACKAGE_NAME='FULL-PACKAGE-NAME'
    271 PACKAGE_TARNAME='full-package-name'
    272 PACKAGE_VERSION='VERSION'
    273 PACKAGE_STRING='FULL-PACKAGE-NAME VERSION'
    274 PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
     270PACKAGE_NAME='orxonox'
     271PACKAGE_TARNAME='orxonox'
     272PACKAGE_VERSION='0.1-pre-alpha'
     273PACKAGE_STRING='orxonox 0.1-pre-alpha'
     274PACKAGE_BUGREPORT='orxonox-dev@mail.datacore.ch'
    275275
    276276ac_unique_file="console/orxonox_console_entry.cc"
     
    789789  # This message is too long to be a string in the A/UX 3.1 sh.
    790790  cat <<_ACEOF
    791 \`configure' configures FULL-PACKAGE-NAME VERSION to adapt to many kinds of systems.
     791\`configure' configures orxonox 0.1-pre-alpha to adapt to many kinds of systems.
    792792
    793793Usage: $0 [OPTION]... [VAR=VALUE]...
     
    851851if test -n "$ac_init_help"; then
    852852  case $ac_init_help in
    853      short | recursive ) echo "Configuration of FULL-PACKAGE-NAME VERSION:";;
     853     short | recursive ) echo "Configuration of orxonox 0.1-pre-alpha:";;
    854854   esac
    855855  cat <<\_ACEOF
     
    875875it to find libraries and programs with nonstandard names/locations.
    876876
    877 Report bugs to <BUG-REPORT-ADDRESS>.
     877Report bugs to <orxonox-dev@mail.datacore.ch>.
    878878_ACEOF
    879879fi
     
    971971if $ac_init_version; then
    972972  cat <<\_ACEOF
    973 FULL-PACKAGE-NAME configure VERSION
     973orxonox configure 0.1-pre-alpha
    974974generated by GNU Autoconf 2.59
    975975
     
    985985running configure, to aid debugging if configure makes a mistake.
    986986
    987 It was created by FULL-PACKAGE-NAME $as_me VERSION, which was
     987It was created by orxonox $as_me 0.1-pre-alpha, which was
    988988generated by GNU Autoconf 2.59.  Invocation command line was
    989989
     
    15981598
    15991599# Define the identity of the package.
    1600  PACKAGE='full-package-name'
    1601  VERSION='VERSION'
     1600 PACKAGE='orxonox'
     1601 VERSION='0.1-pre-alpha'
    16021602
    16031603
     
    43804380    (
    43814381      cat <<\_ASBOX
    4382 ## --------------------------------- ##
    4383 ## Report this to BUG-REPORT-ADDRESS ##
    4384 ## --------------------------------- ##
     4382## ------------------------------------------- ##
     4383## Report this to orxonox-dev@mail.datacore.ch ##
     4384## ------------------------------------------- ##
    43854385_ASBOX
    43864386    ) |
     
    46924692    (
    46934693      cat <<\_ASBOX
    4694 ## --------------------------------- ##
    4695 ## Report this to BUG-REPORT-ADDRESS ##
    4696 ## --------------------------------- ##
     4694## ------------------------------------------- ##
     4695## Report this to orxonox-dev@mail.datacore.ch ##
     4696## ------------------------------------------- ##
    46974697_ASBOX
    46984698    ) |
     
    52905290cat >&5 <<_CSEOF
    52915291
    5292 This file was extended by FULL-PACKAGE-NAME $as_me VERSION, which was
     5292This file was extended by orxonox $as_me 0.1-pre-alpha, which was
    52935293generated by GNU Autoconf 2.59.  Invocation command line was
    52945294
     
    53535353cat >>$CONFIG_STATUS <<_ACEOF
    53545354ac_cs_version="\\
    5355 FULL-PACKAGE-NAME config.status VERSION
     5355orxonox config.status 0.1-pre-alpha
    53565356configured by $0, generated by GNU Autoconf 2.59,
    53575357  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset for help on using the changeset viewer.