Make h2ph able to understand a limited set of inline functions.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 10 Jun 2004 17:26:15 +0000 (17:26 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Thu, 10 Jun 2004 17:26:15 +0000 (17:26 +0000)
commit09f4278941fe925f20d703828b105fac98aebb69
tree05a03d6403cba649fb12c83a0e6641821f5448a5
parent94bf78a795a6b7b59c6efa35b65f1ca376fc4d00
Make h2ph able to understand a limited set of inline functions.
The glibc apparently now ships headers that use inline functions
instead of plain old macros.

p4raw-id: //depot/perl@22925
utils/h2ph.PL