Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1816 in orxonox.OLD for orxonox/branches/bensch/config.log


Ignore:
Timestamp:
Apr 13, 2004, 11:26:09 PM (21 years ago)
Author:
bensch
Message:

orxonox/branches/bensch: added all necessary options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/bensch/config.log

    r1814 r1816  
    5050configure:1404: checking whether build environment is sane
    5151configure:1447: result: yes
    52 configure:1471: WARNING: `missing' script is too old or missing
    5352configure:1504: checking for gawk
    5453configure:1520: found /bin/gawk
     
    906905## ----------------- ##
    907906
    908 ACLOCAL='aclocal-1.8'
     907ACLOCAL='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run aclocal-1.8'
    909908ALLOCA=''
    910909AMDEPBACKSLASH='\'
    911910AMDEP_FALSE='#'
    912911AMDEP_TRUE=''
    913 AMTAR='tar'
    914 AUTOCONF='autoconf'
    915 AUTOHEADER='autoheader'
    916 AUTOMAKE='automake-1.8'
     912AMTAR='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run tar'
     913AUTOCONF='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run autoconf'
     914AUTOHEADER='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run autoheader'
     915AUTOMAKE='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run automake-1.8'
    917916AWK='gawk'
    918917CC='gcc'
     
    938937LIBS=''
    939938LTLIBOBJS=''
    940 MAKEINFO='makeinfo'
     939MAKEINFO='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run makeinfo'
    941940OBJEXT='o'
    942941PACKAGE='orxonox'
     
    10501049config.status:696: creating orxonox.spec
    10511050config.status:800: creating config.h
     1051config.status:944: config.h is unchanged
    10521052config.status:1121: executing depfiles commands
    10531053
     
    10631063  CONFIG_LINKS    =
    10641064  CONFIG_COMMANDS =
    1065   $ ./config.status Makefile depfiles
     1065  $ ./config.status config.h
    10661066
    10671067on iasius
    10681068
    1069 config.status:696: creating Makefile
    1070 config.status:1121: executing depfiles commands
     1069config.status:800: creating config.h
     1070config.status:944: config.h is unchanged
Note: See TracChangeset for help on using the changeset viewer.