There are a lot of existing systems that #include non-existent files. So, to
commita2d8c0cc0d410ba32f865b69b435538080055b81
authorrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Fri, 14 Dec 2007 17:36:08 +0000 (14 17:36 +0000)
committerrussell <russell@614ede4d-c843-0410-af14-a771ab80d22e>
Fri, 14 Dec 2007 17:36:08 +0000 (14 17:36 +0000)
tree00adf2c1e8975e2c94e92a54c9916137e525ecb1
parentcbff884e8a028b15aa087989192e7fccc3e824a9
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: http://svn.digium.com/svn/asterisk/branches/1.4@93000 614ede4d-c843-0410-af14-a771ab80d22e
main/config.c