Revision 2df8f530 src/AutoConf.hs.in

b/src/AutoConf.hs.in
218 218
-- number as the value
219 219
manPages :: [(String, Int)]
220 220
manPages = MAN_PAGES[]
221

  
222
pyAfInet4 :: Int
223
pyAfInet4 = AF_INET4
224

  
225
pyAfInet6 :: Int
226
pyAfInet6 = AF_INET6

Also available in: Unified diff