* include/shlib-compat.h (SHLIB_COMPAT): Take a third argument,
authorRoland McGrath <roland@gnu.org>
Wed, 22 Mar 2000 05:44:35 +0000 (05:44 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 22 Mar 2000 05:44:35 +0000 (05:44 +0000)
commit42f76b6bd7a3134573ddd0661e89fe7b23540de2
tree5806bf11f2320cfb535b177531f8c0f631a79a4d
parentcb832354c37fe97500b8de9b867d2794cfb902fa
* include/shlib-compat.h (SHLIB_COMPAT): Take a third argument,

indicating the first version set to obsolete the conditionalized code.
* scripts/abi-versions.awk: For subsumed versions, make ABI_* defn's
rhs be the ABI_* macro for the subsuming version.  Assign increasing
integer values to the ABI_* macros for supported versions.
ChangeLog