config.status

changeset 344
e25bbf19619d
parent 300
920419721942
child 352
9d2a4703bdac
equal deleted inserted replaced
343:82184e3be6d9 344:e25bbf19619d
1 #! /bin/sh 1 #! /bin/bash
2 # Generated by configure. 2 # Generated by configure.
3 # Run this file to recreate the current configuration. 3 # Run this file to recreate the current configuration.
4 # Compiler output produced by configure, useful for debugging 4 # Compiler output produced by configure, useful for debugging
5 # configure, is in config.log if it exists. 5 # configure, is in config.log if it exists.
6 6
7 debug=false 7 debug=false
8 ac_cs_recheck=false 8 ac_cs_recheck=false
9 ac_cs_silent=false 9 ac_cs_silent=false
10 10
11 SHELL=${CONFIG_SHELL-/bin/sh} 11 SHELL=${CONFIG_SHELL-/bin/bash}
12 export SHELL 12 export SHELL
13 ## -------------------- ## 13 ## -------------------- ##
14 ## M4sh Initialization. ## 14 ## M4sh Initialization. ##
15 ## -------------------- ## 15 ## -------------------- ##
16 16
510 exec 6>/dev/null 510 exec 6>/dev/null
511 ac_configure_extra_args="$ac_configure_extra_args --silent" 511 ac_configure_extra_args="$ac_configure_extra_args --silent"
512 fi 512 fi
513 513
514 if $ac_cs_recheck; then 514 if $ac_cs_recheck; then
515 set X /bin/sh './configure' $ac_configure_extra_args --no-create --no-recursion 515 set X /bin/bash './configure' $ac_configure_extra_args --no-create --no-recursion
516 shift 516 shift
517 $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6 517 $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6
518 CONFIG_SHELL='/bin/sh' 518 CONFIG_SHELL='/bin/bash'
519 export CONFIG_SHELL 519 export CONFIG_SHELL
520 exec "$@" 520 exec "$@"
521 fi 521 fi
522 522
523 exec 5>>config.log 523 exec 5>>config.log
603 cat >>"$ac_tmp/subs1.awk" <<\_ACAWK && 603 cat >>"$ac_tmp/subs1.awk" <<\_ACAWK &&
604 S["LTLIBOBJS"]="" 604 S["LTLIBOBJS"]=""
605 S["LIBOBJS"]="" 605 S["LIBOBJS"]=""
606 S["SDL_LIBS"]="" 606 S["SDL_LIBS"]=""
607 S["SDL_CFLAGS"]="" 607 S["SDL_CFLAGS"]=""
608 S["EGREP"]="/usr/bin/grep -E" 608 S["EGREP"]="/bin/grep -E"
609 S["GREP"]="/usr/bin/grep" 609 S["GREP"]="/bin/grep"
610 S["CPP"]="gcc -E" 610 S["CPP"]="gcc -E"
611 S["TAR"]="tar" 611 S["TAR"]="tar"
612 S["INSTALL"]="ginstall" 612 S["INSTALL"]="install"
613 S["RANLIB"]="ranlib" 613 S["RANLIB"]="ranlib"
614 S["OBJEXT"]="o" 614 S["OBJEXT"]="o"
615 S["EXEEXT"]="" 615 S["EXEEXT"]=""
616 S["ac_ct_CC"]="gcc" 616 S["ac_ct_CC"]="gcc"
617 S["CPPFLAGS"]="" 617 S["CPPFLAGS"]=""
641 S["htmldir"]="${docdir}" 641 S["htmldir"]="${docdir}"
642 S["infodir"]="${datarootdir}/info" 642 S["infodir"]="${datarootdir}/info"
643 S["docdir"]="${datarootdir}/doc/${PACKAGE}" 643 S["docdir"]="${datarootdir}/doc/${PACKAGE}"
644 S["oldincludedir"]="/usr/include" 644 S["oldincludedir"]="/usr/include"
645 S["includedir"]="${prefix}/include" 645 S["includedir"]="${prefix}/include"
646 S["runstatedir"]="${localstatedir}/run"
646 S["localstatedir"]="${prefix}/var" 647 S["localstatedir"]="${prefix}/var"
647 S["sharedstatedir"]="${prefix}/com" 648 S["sharedstatedir"]="${prefix}/com"
648 S["sysconfdir"]="${prefix}/etc" 649 S["sysconfdir"]="${prefix}/etc"
649 S["datadir"]="${datarootdir}" 650 S["datadir"]="${datarootdir}"
650 S["datarootdir"]="${prefix}/share" 651 S["datarootdir"]="${prefix}/share"
659 S["PACKAGE_STRING"]="" 660 S["PACKAGE_STRING"]=""
660 S["PACKAGE_VERSION"]="" 661 S["PACKAGE_VERSION"]=""
661 S["PACKAGE_TARNAME"]="" 662 S["PACKAGE_TARNAME"]=""
662 S["PACKAGE_NAME"]="" 663 S["PACKAGE_NAME"]=""
663 S["PATH_SEPARATOR"]=":" 664 S["PATH_SEPARATOR"]=":"
664 S["SHELL"]="/bin/sh" 665 S["SHELL"]="/bin/bash"
665 _ACAWK 666 _ACAWK
666 cat >>"$ac_tmp/subs1.awk" <<_ACAWK && 667 cat >>"$ac_tmp/subs1.awk" <<_ACAWK &&
667 for (key in S) S_is_set[key] = 1 668 for (key in S) S_is_set[key] = 1
668 FS = "" 669 FS = ""
669 670

mercurial