Comment out building authtoken in order to build on NLD9.

This commit is contained in:
Jim Norman
2006-02-22 17:28:43 +00:00
parent 69778a55d3
commit 97cfe5dd7b
4 changed files with 44 additions and 44 deletions

View File

@@ -125,29 +125,29 @@ fi
#exit 1
#fi
if (./mk-authtoken-dl d clean all)
then
echo
else
echo '**** BUILDING DEBUG authtoken FAILED ****'
exit 1
fi
#if (./mk-authtoken-dl d clean all)
#then
#echo
#else
#echo '**** BUILDING DEBUG authtoken FAILED ****'
#exit 1
#fi
if (./mk-authtoken-dl d clean all)
then
echo
else
echo '**** BUILDING DEBUG authkrb5token FAILED ****'
exit 1
fi
#if (./mk-authtoken-dl d clean all)
#then
#echo
#else
#echo '**** BUILDING DEBUG authkrb5token FAILED ****'
#exit 1
#fi
if (./mk-pamauthtoken-dl d clean all)
then
echo
else
echo '**** BUILDING DEBUG pamauthtoken FAILED ****'
exit 1
fi
#if (./mk-pamauthtoken-dl d clean all)
#then
#echo
#else
#echo '**** BUILDING DEBUG pamauthtoken FAILED ****'
#exit 1
#fi