Changeset 3399 in orxonox.OLD for orxonox/branches/nico/configure
- Timestamp:
- Feb 6, 2005, 11:27:25 PM (20 years ago)
- Location:
- orxonox/branches/nico
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
orxonox/branches/nico
- Property svn:externals set to
-
orxonox/branches/nico/configure
r3391 r3399 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for orxonox 0.2. 0_alpha-r1.3 # Generated by GNU Autoconf 2.59 for orxonox 0.2.1-pre-alpha. 4 4 # 5 # Report bugs to <orxonox-dev @mail.datacore.ch>.5 # Report bugs to <orxonox-dev at mail.datacore.ch>. 6 6 # 7 7 # Copyright (C) 2003 Free Software Foundation, Inc. … … 270 270 PACKAGE_NAME='orxonox' 271 271 PACKAGE_TARNAME='orxonox' 272 PACKAGE_VERSION='0.2. 0_alpha-r1'273 PACKAGE_STRING='orxonox 0.2. 0_alpha-r1'274 PACKAGE_BUGREPORT='orxonox-dev @mail.datacore.ch'272 PACKAGE_VERSION='0.2.1-pre-alpha' 273 PACKAGE_STRING='orxonox 0.2.1-pre-alpha' 274 PACKAGE_BUGREPORT='orxonox-dev at mail.datacore.ch' 275 275 276 276 ac_unique_file="." … … 312 312 #endif" 313 313 314 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP DEBUG DOXYGEN DOXYGEN_TRUE DOXYGEN_FALSE MSBITFIELDS GTK2_LIBS GTK2_CFLAGS HAVE_GTK2_TRUE HAVE_GTK2_FALSE LIBOBJS LTLIBOBJS'314 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os target target_cpu target_vendor target_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot CXX CXXFLAGS LDFLAGS CPPFLAGS ac_ct_CXX EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CC CFLAGS ac_ct_CC CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP DEBUG SUB_PROJECTS_TRUE SUB_PROJECTS_FALSE DOXYGEN DOXYGEN_TRUE DOXYGEN_FALSE MSBITFIELDS GTK2_LIBS GTK2_CFLAGS HAVE_GTK2_TRUE HAVE_GTK2_FALSE LIBOBJS LTLIBOBJS' 315 315 ac_subst_files='' 316 316 … … 789 789 # This message is too long to be a string in the A/UX 3.1 sh. 790 790 cat <<_ACEOF 791 \`configure' configures orxonox 0.2. 0_alpha-r1to adapt to many kinds of systems.791 \`configure' configures orxonox 0.2.1-pre-alpha to adapt to many kinds of systems. 792 792 793 793 Usage: $0 [OPTION]... [VAR=VALUE]... … … 856 856 if test -n "$ac_init_help"; then 857 857 case $ac_init_help in 858 short | recursive ) echo "Configuration of orxonox 0.2. 0_alpha-r1:";;858 short | recursive ) echo "Configuration of orxonox 0.2.1-pre-alpha:";; 859 859 esac 860 860 cat <<\_ACEOF … … 867 867 --enable-debug compiles in debug mode. Lots of debug info about the 868 868 game. 869 --enable-sub-projects also builds the subProjects by default 869 870 870 871 Optional Packages: … … 888 889 it to find libraries and programs with nonstandard names/locations. 889 890 890 Report bugs to <orxonox-dev @mail.datacore.ch>.891 Report bugs to <orxonox-dev at mail.datacore.ch>. 891 892 _ACEOF 892 893 fi … … 984 985 if $ac_init_version; then 985 986 cat <<\_ACEOF 986 orxonox configure 0.2. 0_alpha-r1987 orxonox configure 0.2.1-pre-alpha 987 988 generated by GNU Autoconf 2.59 988 989 … … 998 999 running configure, to aid debugging if configure makes a mistake. 999 1000 1000 It was created by orxonox $as_me 0.2. 0_alpha-r1, which was1001 It was created by orxonox $as_me 0.2.1-pre-alpha, which was 1001 1002 generated by GNU Autoconf 2.59. Invocation command line was 1002 1003 … … 1719 1720 # Define the identity of the package. 1720 1721 PACKAGE='orxonox' 1721 VERSION='0.2. 0_alpha-r1'1722 VERSION='0.2.1-pre-alpha' 1722 1723 1723 1724 … … 3903 3904 3904 3905 3906 ### SubProject-enable 3907 def_sdl_image=yes 3908 echo "$as_me:$LINENO: checking if the SubProjects should be built" >&5 3909 echo $ECHO_N "checking if the SubProjects should be built... $ECHO_C" >&6 3910 # Check whether --enable-sub-projects or --disable-sub-projects was given. 3911 if test "${enable_sub_projects+set}" = set; then 3912 enableval="$enable_sub_projects" 3913 def_sub_projects=yes 3914 fi; 3915 if test "$def_sub_projects" = yes; then 3916 echo "yes" 3917 fi 3918 if test "$def_sub_projects" = no; then 3919 echo "no" 3920 fi 3921 3922 3923 if test x$def_sub_projects = xyes; then 3924 SUB_PROJECTS_TRUE= 3925 SUB_PROJECTS_FALSE='#' 3926 else 3927 SUB_PROJECTS_TRUE='#' 3928 SUB_PROJECTS_FALSE= 3929 fi 3930 3931 3905 3932 ## PROGRAMM CHECKING 3906 3933 # checking for Doxygen … … 4167 4194 ( 4168 4195 cat <<\_ASBOX 4169 ## ------------------------------------------- ##4170 ## Report this to orxonox-dev @mail.datacore.ch ##4171 ## ------------------------------------------- ##4196 ## ---------------------------------------------- ## 4197 ## Report this to orxonox-dev at mail.datacore.ch ## 4198 ## ---------------------------------------------- ## 4172 4199 _ASBOX 4173 4200 ) | … … 4397 4424 ( 4398 4425 cat <<\_ASBOX 4399 ## ------------------------------------------- ##4400 ## Report this to orxonox-dev @mail.datacore.ch ##4401 ## ------------------------------------------- ##4426 ## ---------------------------------------------- ## 4427 ## Report this to orxonox-dev at mail.datacore.ch ## 4428 ## ---------------------------------------------- ## 4402 4429 _ASBOX 4403 4430 ) | … … 4692 4719 ( 4693 4720 cat <<\_ASBOX 4694 ## ------------------------------------------- ##4695 ## Report this to orxonox-dev @mail.datacore.ch ##4696 ## ------------------------------------------- ##4721 ## ---------------------------------------------- ## 4722 ## Report this to orxonox-dev at mail.datacore.ch ## 4723 ## ---------------------------------------------- ## 4697 4724 _ASBOX 4698 4725 ) | … … 4878 4905 4879 4906 CPPFLAGS="-I/usr/X11R6/include" 4880 LDFLAGS="-L/usr/ Mesa-6.0.1/lib -L/usr/X11R6/lib $LDFLAGS"4907 LDFLAGS="-L/usr/lib/opengl/xorg-x11/lib -L/usr/Mesa-6.0.1/lib -L/usr/X11R6/lib $LDFLAGS" 4881 4908 # checking gl header 4882 4909 … … 5002 5029 ( 5003 5030 cat <<\_ASBOX 5004 ## ------------------------------------------- ##5005 ## Report this to orxonox-dev @mail.datacore.ch ##5006 ## ------------------------------------------- ##5031 ## ---------------------------------------------- ## 5032 ## Report this to orxonox-dev at mail.datacore.ch ## 5033 ## ---------------------------------------------- ## 5007 5034 _ASBOX 5008 5035 ) | … … 5036 5063 5037 5064 # checking for Unix GL 5038 echo "$as_me:$LINENO: checking for mainin -lGL" >&55039 echo $ECHO_N "checking for mainin -lGL... $ECHO_C" >&65040 if test "${ac_cv_lib_GL_ main+set}" = set; then5065 echo "$as_me:$LINENO: checking for glLoadIdentity in -lGL" >&5 5066 echo $ECHO_N "checking for glLoadIdentity in -lGL... $ECHO_C" >&6 5067 if test "${ac_cv_lib_GL_glLoadIdentity+set}" = set; then 5041 5068 echo $ECHO_N "(cached) $ECHO_C" >&6 5042 5069 else … … 5050 5077 /* end confdefs.h. */ 5051 5078 5052 5079 /* Override any gcc2 internal prototype to avoid an error. */ 5080 #ifdef __cplusplus 5081 extern "C" 5082 #endif 5083 /* We use char because int might match the return type of a gcc2 5084 builtin and then its argument prototype would still apply. */ 5085 char glLoadIdentity (); 5053 5086 int 5054 5087 main () 5055 5088 { 5056 main();5089 glLoadIdentity (); 5057 5090 ; 5058 5091 return 0; … … 5081 5114 echo "$as_me:$LINENO: \$? = $ac_status" >&5 5082 5115 (exit $ac_status); }; }; then 5083 ac_cv_lib_GL_ main=yes5116 ac_cv_lib_GL_glLoadIdentity=yes 5084 5117 else 5085 5118 echo "$as_me: failed program was:" >&5 5086 5119 sed 's/^/| /' conftest.$ac_ext >&5 5087 5120 5088 ac_cv_lib_GL_ main=no5121 ac_cv_lib_GL_glLoadIdentity=no 5089 5122 fi 5090 5123 rm -f conftest.err conftest.$ac_objext \ … … 5092 5125 LIBS=$ac_check_lib_save_LIBS 5093 5126 fi 5094 echo "$as_me:$LINENO: result: $ac_cv_lib_GL_ main" >&55095 echo "${ECHO_T}$ac_cv_lib_GL_ main" >&65096 if test $ac_cv_lib_GL_ main= yes; then5127 echo "$as_me:$LINENO: result: $ac_cv_lib_GL_glLoadIdentity" >&5 5128 echo "${ECHO_T}$ac_cv_lib_GL_glLoadIdentity" >&6 5129 if test $ac_cv_lib_GL_glLoadIdentity = yes; then 5097 5130 FOUND_GL=yes 5098 5131 fi … … 5231 5264 ( 5232 5265 cat <<\_ASBOX 5233 ## ------------------------------------------- ##5234 ## Report this to orxonox-dev @mail.datacore.ch ##5235 ## ------------------------------------------- ##5266 ## ---------------------------------------------- ## 5267 ## Report this to orxonox-dev at mail.datacore.ch ## 5268 ## ---------------------------------------------- ## 5236 5269 _ASBOX 5237 5270 ) | … … 5465 5498 ( 5466 5499 cat <<\_ASBOX 5467 ## ------------------------------------------- ##5468 ## Report this to orxonox-dev @mail.datacore.ch ##5469 ## ------------------------------------------- ##5500 ## ---------------------------------------------- ## 5501 ## Report this to orxonox-dev at mail.datacore.ch ## 5502 ## ---------------------------------------------- ## 5470 5503 _ASBOX 5471 5504 ) | … … 5712 5745 ( 5713 5746 cat <<\_ASBOX 5714 ## ------------------------------------------- ##5715 ## Report this to orxonox-dev @mail.datacore.ch ##5716 ## ------------------------------------------- ##5747 ## ---------------------------------------------- ## 5748 ## Report this to orxonox-dev at mail.datacore.ch ## 5749 ## ---------------------------------------------- ## 5717 5750 _ASBOX 5718 5751 ) | … … 5867 5900 ( 5868 5901 cat <<\_ASBOX 5869 ## ------------------------------------------- ##5870 ## Report this to orxonox-dev @mail.datacore.ch ##5871 ## ------------------------------------------- ##5902 ## ---------------------------------------------- ## 5903 ## Report this to orxonox-dev at mail.datacore.ch ## 5904 ## ---------------------------------------------- ## 5872 5905 _ASBOX 5873 5906 ) | … … 6051 6084 ( 6052 6085 cat <<\_ASBOX 6053 ## ------------------------------------------- ##6054 ## Report this to orxonox-dev @mail.datacore.ch ##6055 ## ------------------------------------------- ##6086 ## ---------------------------------------------- ## 6087 ## Report this to orxonox-dev at mail.datacore.ch ## 6088 ## ---------------------------------------------- ## 6056 6089 _ASBOX 6057 6090 ) | … … 6282 6315 ( 6283 6316 cat <<\_ASBOX 6284 ## ------------------------------------------- ##6285 ## Report this to orxonox-dev @mail.datacore.ch ##6286 ## ------------------------------------------- ##6317 ## ---------------------------------------------- ## 6318 ## Report this to orxonox-dev at mail.datacore.ch ## 6319 ## ---------------------------------------------- ## 6287 6320 _ASBOX 6288 6321 ) | … … 6511 6544 ( 6512 6545 cat <<\_ASBOX 6513 ## ------------------------------------------- ##6514 ## Report this to orxonox-dev @mail.datacore.ch ##6515 ## ------------------------------------------- ##6546 ## ---------------------------------------------- ## 6547 ## Report this to orxonox-dev at mail.datacore.ch ## 6548 ## ---------------------------------------------- ## 6516 6549 _ASBOX 6517 6550 ) | … … 7022 7055 ( 7023 7056 cat <<\_ASBOX 7024 ## ------------------------------------------- ##7025 ## Report this to orxonox-dev @mail.datacore.ch ##7026 ## ------------------------------------------- ##7057 ## ---------------------------------------------- ## 7058 ## Report this to orxonox-dev at mail.datacore.ch ## 7059 ## ---------------------------------------------- ## 7027 7060 _ASBOX 7028 7061 ) | … … 7334 7367 ( 7335 7368 cat <<\_ASBOX 7336 ## ------------------------------------------- ##7337 ## Report this to orxonox-dev @mail.datacore.ch ##7338 ## ------------------------------------------- ##7369 ## ---------------------------------------------- ## 7370 ## Report this to orxonox-dev at mail.datacore.ch ## 7371 ## ---------------------------------------------- ## 7339 7372 _ASBOX 7340 7373 ) | … … 7547 7580 7548 7581 7549 ac_config_files="$ac_config_files Makefile src/console/Makefile src/gui/Makefile src/Makefile src/importer/Makefile" 7582 ac_config_files="$ac_config_files Makefile src/Makefile src/importer/Makefile src/console/Makefile src/gui/Makefile" 7583 7550 7584 7551 7585 cat >confcache <<\_ACEOF … … 7658 7692 Usually this means the macro was only invoked conditionally." >&5 7659 7693 echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. 7694 Usually this means the macro was only invoked conditionally." >&2;} 7695 { (exit 1); exit 1; }; } 7696 fi 7697 if test -z "${SUB_PROJECTS_TRUE}" && test -z "${SUB_PROJECTS_FALSE}"; then 7698 { { echo "$as_me:$LINENO: error: conditional \"SUB_PROJECTS\" was never defined. 7699 Usually this means the macro was only invoked conditionally." >&5 7700 echo "$as_me: error: conditional \"SUB_PROJECTS\" was never defined. 7660 7701 Usually this means the macro was only invoked conditionally." >&2;} 7661 7702 { (exit 1); exit 1; }; } … … 7946 7987 cat >&5 <<_CSEOF 7947 7988 7948 This file was extended by orxonox $as_me 0.2. 0_alpha-r1, which was7989 This file was extended by orxonox $as_me 0.2.1-pre-alpha, which was 7949 7990 generated by GNU Autoconf 2.59. Invocation command line was 7950 7991 … … 8009 8050 cat >>$CONFIG_STATUS <<_ACEOF 8010 8051 ac_cs_version="\\ 8011 orxonox config.status 0.2. 0_alpha-r18052 orxonox config.status 0.2.1-pre-alpha 8012 8053 configured by $0, generated by GNU Autoconf 2.59, 8013 8054 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" … … 8120 8161 # Handling of arguments. 8121 8162 "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 8163 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 8164 "src/importer/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/importer/Makefile" ;; 8122 8165 "src/console/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/console/Makefile" ;; 8123 8166 "src/gui/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/gui/Makefile" ;; 8124 "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;8125 "src/importer/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/importer/Makefile" ;;8126 8167 "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; 8127 8168 "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; … … 8268 8309 s,@EGREP@,$EGREP,;t t 8269 8310 s,@DEBUG@,$DEBUG,;t t 8311 s,@SUB_PROJECTS_TRUE@,$SUB_PROJECTS_TRUE,;t t 8312 s,@SUB_PROJECTS_FALSE@,$SUB_PROJECTS_FALSE,;t t 8270 8313 s,@DOXYGEN@,$DOXYGEN,;t t 8271 8314 s,@DOXYGEN_TRUE@,$DOXYGEN_TRUE,;t t
Note: See TracChangeset
for help on using the changeset viewer.