X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=blobdiff_plain;f=scripts%2Fclam%2Fcpp%2Fpreconditions.sh;fp=scripts%2Fclam%2Fcpp%2Fpreconditions.sh;h=08d0222d4274f5b38b0bd7c18b6fd8f1822aec17;hp=771f5a309036b4e7ee6c9281dfa751b10b0de51d;hb=de0da7f2f7958d4ba652ff2ef5c79991700141ac;hpb=a4c99c6006b3aa20b5f65f02c2d30db7e790083a diff --git a/scripts/clam/cpp/preconditions.sh b/scripts/clam/cpp/preconditions.sh index 771f5a30..08d0222d 100644 --- a/scripts/clam/cpp/preconditions.sh +++ b/scripts/clam/cpp/preconditions.sh @@ -33,7 +33,7 @@ if [ ! -d $STATIC_LIBRARY_DIR ]; then mkdir -p $STATIC_LIBRARY_DIR; fi # set versions on any extras that were specified in the makefile. if [ ! -z "$EXTRA_VERSIONS" ]; then for i in $EXTRA_VERSIONS; do - $CLAM_BINARIES/version_stamper$EXE_END $i $PARAMETER_FILE + $CLAM_BINARIES/version_stamper$EXE_ENDING $i $PARAMETER_FILE done fi @@ -54,8 +54,8 @@ if [ ! -z "$TEST_MAKEFILE" ]; then #??, STATIC_LIBRARY_DIR - #echo "compiler=$COMPILER" - #echo "OP_SYSTEM=$OP_SYSTEM" + #echo "compiler=$CLAM_COMPILER" + #echo "OPERATING_SYSTEM=$OPERATING_SYSTEM" #echo "checking for all local libs: $LOCAL_LIBS_USED" failed_check=