From: Russell Bryant Date: Fri, 14 Dec 2007 17:38:11 +0000 (+0000) Subject: Blocked revisions 93000 via svnmerge X-Git-Tag: 1.6.0-beta1~3^2~427 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7738590c7e452f52f7d2aab80ec91ac74b674e;p=thirdparty%2Fasterisk.git Blocked revisions 93000 via svnmerge ........ r93000 | russell | 2007-12-14 11:36:08 -0600 (Fri, 14 Dec 2007) | 7 lines There are a lot of existing systems that #include non-existent files. So, to make the transition to treating this as an error a bit less painless, just issue a huge error message for now. Then, later, we can reinstate the code that treats it as a failure. (Thanks to philippel for the feedback) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@93001 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---