configure

changeset 1456
fb4f5e37090d
parent 1414
597cf869e8bc
child 1460
464f896249c1
equal deleted inserted replaced
1455:1686f692178b 1456:fb4f5e37090d
596 do 596 do
597 597
598 cat >> "$TEMP_DIR/make.mk" << __EOF__ 598 cat >> "$TEMP_DIR/make.mk" << __EOF__
599 # library version 599 # library version
600 VERSION=3.2.0 600 VERSION=3.2.0
601 LIBVERSION=5.1.0 601 LIBVERSION=6.0.0
602 LIBVERSION_MAJOR=5 602 LIBVERSION_MAJOR=6
603 603
604 # build directory structure !! do not change or override !! 604 # build directory structure !! do not change or override !!
605 root_dir=${root_dir} 605 root_dir=${root_dir}
606 build_dir=${root_dir}/build 606 build_dir=${root_dir}/build
607 docs_dir=${root_dir}/build/docs 607 docs_dir=${root_dir}/build/docs

mercurial