From 95e9af6bf99dccc807beb50a93366fc0975628f8 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 17 Oct 2005 07:10:47 +0000 Subject: ChangeLogTag: Mon Oct 17 07:09:12 UTC 2005 Johnny Willemsen --- TAO/rules.tao.GNU | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'TAO/rules.tao.GNU') diff --git a/TAO/rules.tao.GNU b/TAO/rules.tao.GNU index 76e32a59d32..63d6ed4f0d7 100644 --- a/TAO/rules.tao.GNU +++ b/TAO/rules.tao.GNU @@ -35,10 +35,10 @@ ifeq ($(templates),explicit) default: echo "ERROR: Explicit templates are not possible to be used with TAO" endif # templates -#ifeq ($(exceptions),0) -# default: -# echo "ERROR: Emulated exceptions are not safe to use anymore, see the NEWS file" -#endif # templates +ifeq ($(exceptions),0) + default: + echo "ERROR: Emulated exceptions are not safe to use anymore, see the NEWS file" +endif # exceptions ifdef COMSPEC -- cgit v1.2.1