diff --git a/ACTK1_0/Makefile b/ACTK1_0/Makefile index e6387b1..772bda3 100644 --- a/ACTK1_0/Makefile +++ b/ACTK1_0/Makefile @@ -1,8 +1,8 @@ ################################################## # Makefile for building lib and main test routine# ################################################## -LOCATION=DEBIAN_7 -#LOCATION=DEBIAN_6 +#LOCATION=DEBIAN_7 +LOCATION=DEBIAN_6 #LOCATION=OSX_10_8 SYSTEM = $(shell uname -s) diff --git a/ACTK1_0/lib/libACTK1_0.so b/ACTK1_0/lib/libACTK1_0.so deleted file mode 100755 index 04be51c..0000000 Binary files a/ACTK1_0/lib/libACTK1_0.so and /dev/null differ diff --git a/AusRegCliever/Makefile b/AusRegCliever/Makefile index 6be2f3b..456dc3a 100644 --- a/AusRegCliever/Makefile +++ b/AusRegCliever/Makefile @@ -1,6 +1,6 @@ -LOCATION=DEBIAN_7 +#LOCATION=DEBIAN_7 ARTKENABLED=132 -#LOCATION=DEBIAN_6 +LOCATION=DEBIAN_6 #LOCATION=OSX_10_8 # # Add other locations and move target differences into the macros as needed, diff --git a/AusRegCliever/include/mdcommon.h b/AusRegCliever/include/mdcommon.h index 1c2e2da..0cf48c0 100644 --- a/AusRegCliever/include/mdcommon.h +++ b/AusRegCliever/include/mdcommon.h @@ -140,7 +140,8 @@ enum mdDGtype { N_MDDG_TYPES }; -#ifndef acTKScenario +#ifndef KEEPINSYNCWMD +#define KEEPINSYNCWMD enum acTKScenario { ACTK_ALONE = 0, ACTK_INSECURE,