summaryrefslogtreecommitdiff
path: root/TAO/rules.tao.GNU
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-10-12 08:41:15 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-10-12 08:41:15 +0000
commit3382bd280f569a7ed2b68434e567d67fda928c62 (patch)
tree81fe50cbde8594669099d365bcf04eb565d02fb2 /TAO/rules.tao.GNU
parent88c6bf9d7c7130a8e9160bfe2db4a2d9d8b3a37d (diff)
downloadATCD-3382bd280f569a7ed2b68434e567d67fda928c62.tar.gz
ChangeLogTag: Wed Oct 12 08:38:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/rules.tao.GNU')
-rw-r--r--TAO/rules.tao.GNU8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/rules.tao.GNU b/TAO/rules.tao.GNU
index 7e912af9e98..76e32a59d32 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 # templates
ifdef COMSPEC