--- embedtools/configure 2011/06/08 12:55:29 1.2.2.1 +++ embedtools/configure 2011/06/08 13:14:47 1.2.2.2 @@ -608,6 +608,7 @@ LIBOBJS EGREP GREP CPP +OS MKDEP target_os target_vendor @@ -3326,6 +3327,9 @@ else MKDEP="$ac_cv_prog_MKDEP" fi + + +OS=$(uname) CFLAGS="-Wall -O2 -fPIC -I/usr/local/include ${CFLAGS}"