Revision d250bc5d src/AutoConf.hs.in

b/src/AutoConf.hs.in
205 205
enableMond :: Bool
206 206
enableMond = ENABLE_MOND
207 207

  
208
hasGnuLn :: Bool
209
hasGnuLn = HAS_GNU_LN
210

  
208 211
-- Write dictionary with man page name as the key and the section
209 212
-- number as the value
210 213
manPages :: [(String, Int)]

Also available in: Unified diff