config.status

changeset 766
86289b0c4a27
parent 743
7a4adede7d3f
child 790
98bd22f6629b
equal deleted inserted replaced
765:0218893a5b7f 766:86289b0c4a27
431 431
432 Copyright (C) 2012 Free Software Foundation, Inc. 432 Copyright (C) 2012 Free Software Foundation, Inc.
433 This config.status script is free software; the Free Software Foundation 433 This config.status script is free software; the Free Software Foundation
434 gives unlimited permission to copy, distribute and modify it." 434 gives unlimited permission to copy, distribute and modify it."
435 435
436 ac_pwd='/home/mbroek/MyProjects/bms' 436 ac_pwd='/mnt/home/mbroek/MyProjects/bms'
437 srcdir='.' 437 srcdir='.'
438 test -n "$AWK" || AWK=awk 438 test -n "$AWK" || AWK=awk
439 # The default lists apply if the user does not specify any file. 439 # The default lists apply if the user does not specify any file.
440 ac_need_defaults=: 440 ac_need_defaults=:
441 while test $# != 0 441 while test $# != 0
619 S["CFLAGS"]="-g -O2 -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wwrite-strings -Wstrict-prototypes -Winline -I/usr/include/libxml2 -I/usr/include/u"\ 619 S["CFLAGS"]="-g -O2 -fomit-frame-pointer -fno-strict-aliasing -Wall -Wshadow -Wwrite-strings -Wstrict-prototypes -Winline -I/usr/include/libxml2 -I/usr/include/u"\
620 "uid" 620 "uid"
621 S["CC"]="gcc" 621 S["CC"]="gcc"
622 S["CYEARS"]="2016-2021" 622 S["CYEARS"]="2016-2021"
623 S["COPYRIGHT"]="Copyright (C) 2016-2021 Michiel Broek, All Rights Reserved" 623 S["COPYRIGHT"]="Copyright (C) 2016-2021 Michiel Broek, All Rights Reserved"
624 S["VERSION"]="0.3.37" 624 S["VERSION"]="0.3.38"
625 S["PACKAGE"]="bms" 625 S["PACKAGE"]="bms"
626 S["SUBDIRS"]="bmsd doc script tools www" 626 S["SUBDIRS"]="bmsd doc script tools www"
627 S["target_alias"]="" 627 S["target_alias"]=""
628 S["host_alias"]="" 628 S["host_alias"]=""
629 S["build_alias"]="" 629 S["build_alias"]=""
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"
647 S["localstatedir"]="${prefix}/var" 646 S["localstatedir"]="${prefix}/var"
648 S["sharedstatedir"]="${prefix}/com" 647 S["sharedstatedir"]="${prefix}/com"
649 S["sysconfdir"]="${prefix}/etc" 648 S["sysconfdir"]="${prefix}/etc"
650 S["datadir"]="${datarootdir}" 649 S["datadir"]="${datarootdir}"
651 S["datarootdir"]="${prefix}/share" 650 S["datarootdir"]="${prefix}/share"
708 D["PACKAGE_TARNAME"]=" \"\"" 707 D["PACKAGE_TARNAME"]=" \"\""
709 D["PACKAGE_VERSION"]=" \"\"" 708 D["PACKAGE_VERSION"]=" \"\""
710 D["PACKAGE_STRING"]=" \"\"" 709 D["PACKAGE_STRING"]=" \"\""
711 D["PACKAGE_BUGREPORT"]=" \"\"" 710 D["PACKAGE_BUGREPORT"]=" \"\""
712 D["PACKAGE_URL"]=" \"\"" 711 D["PACKAGE_URL"]=" \"\""
713 D["VERSION"]=" \"0.3.37\"" 712 D["VERSION"]=" \"0.3.38\""
714 D["COPYRIGHT"]=" \"Copyright (C) 2016-2021 Michiel Broek, All Rights Reserved\"" 713 D["COPYRIGHT"]=" \"Copyright (C) 2016-2021 Michiel Broek, All Rights Reserved\""
715 D["STDC_HEADERS"]=" 1" 714 D["STDC_HEADERS"]=" 1"
716 D["HAVE_SYS_TYPES_H"]=" 1" 715 D["HAVE_SYS_TYPES_H"]=" 1"
717 D["HAVE_SYS_STAT_H"]=" 1" 716 D["HAVE_SYS_STAT_H"]=" 1"
718 D["HAVE_STDLIB_H"]=" 1" 717 D["HAVE_STDLIB_H"]=" 1"

mercurial