Changeset 1816 in orxonox.OLD for orxonox/branches/bensch/config.log
- Timestamp:
- Apr 13, 2004, 11:26:09 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/bensch/config.log
r1814 r1816 50 50 configure:1404: checking whether build environment is sane 51 51 configure:1447: result: yes 52 configure:1471: WARNING: `missing' script is too old or missing53 52 configure:1504: checking for gawk 54 53 configure:1520: found /bin/gawk … … 906 905 ## ----------------- ## 907 906 908 ACLOCAL=' aclocal-1.8'907 ACLOCAL='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run aclocal-1.8' 909 908 ALLOCA='' 910 909 AMDEPBACKSLASH='\' 911 910 AMDEP_FALSE='#' 912 911 AMDEP_TRUE='' 913 AMTAR=' tar'914 AUTOCONF=' autoconf'915 AUTOHEADER=' autoheader'916 AUTOMAKE=' automake-1.8'912 AMTAR='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run tar' 913 AUTOCONF='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run autoconf' 914 AUTOHEADER='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run autoheader' 915 AUTOMAKE='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run automake-1.8' 917 916 AWK='gawk' 918 917 CC='gcc' … … 938 937 LIBS='' 939 938 LTLIBOBJS='' 940 MAKEINFO=' makeinfo'939 MAKEINFO='${SHELL} /home/bensch/svn/orxonox/branches/bensch/missing --run makeinfo' 941 940 OBJEXT='o' 942 941 PACKAGE='orxonox' … … 1050 1049 config.status:696: creating orxonox.spec 1051 1050 config.status:800: creating config.h 1051 config.status:944: config.h is unchanged 1052 1052 config.status:1121: executing depfiles commands 1053 1053 … … 1063 1063 CONFIG_LINKS = 1064 1064 CONFIG_COMMANDS = 1065 $ ./config.status Makefile depfiles1065 $ ./config.status config.h 1066 1066 1067 1067 on iasius 1068 1068 1069 config.status: 696: creating Makefile1070 config.status: 1121: executing depfiles commands1069 config.status:800: creating config.h 1070 config.status:944: config.h is unchanged
Note: See TracChangeset
for help on using the changeset viewer.