mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Add in check for the GCC attribute deprecated. It may be used soon!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@75259 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
/* Define to 1 if your GCC C compiler supports the 'const' attribute. */
|
||||
#undef HAVE_ATTRIBUTE_const
|
||||
|
||||
/* Define to 1 if your GCC C compiler supports the 'deprecated' attribute. */
|
||||
#undef HAVE_ATTRIBUTE_deprecated
|
||||
|
||||
/* Define to 1 if your GCC C compiler supports the 'malloc' attribute. */
|
||||
#undef HAVE_ATTRIBUTE_malloc
|
||||
|
||||
|
Reference in New Issue
Block a user