configure

changeset 1280
60123b3db06e
parent 1140
88a9ee79c102
equal deleted inserted replaced
1279:0ebfeb9fc617 1280:60123b3db06e
494 while true 494 while true
495 do 495 do
496 496
497 cat >> "$TEMP_DIR/make.mk" << __EOF__ 497 cat >> "$TEMP_DIR/make.mk" << __EOF__
498 # library version 498 # library version
499 VERSION=3.1.0 499 VERSION=3.2.0
500 LIBVERSION=5.0.0 500 LIBVERSION=5.1.0
501 LIBVERSION_MAJOR=5 501 LIBVERSION_MAJOR=5
502 502
503 # build directory structure !! do not change or override !! 503 # build directory structure !! do not change or override !!
504 root_dir=${root_dir} 504 root_dir=${root_dir}
505 build_dir=${root_dir}/build 505 build_dir=${root_dir}/build

mercurial