The gcc attribute "deprecated" seems to have been available since gcc 3.1
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 3 Dec 2008 16:29:09 +0000 (16:29 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 3 Dec 2008 16:29:09 +0000 (16:29 +0000)
commit6a3877213b55d5920eb5e5c6dcf5a318e5bccc83
tree7327bf33fcf4419182548c6c0817cf89ea91520c
parentfcdf39cfa40f83fdbf75ada879210410f127eef1
The gcc attribute "deprecated" seems to have been available since gcc 3.1

So encode this knowledge in perl.h, so we don't rely on the version of
gcc used by Configure to get the macro definition right.

p4raw-id: //depot/perl@34995
perl.h