patch applied (c2hs): Eliminate need for ./configure
12 Feb
2007
12 Feb
'07
11:06 p.m.
Fri Feb 9 04:45:07 PST 2007 Duncan Coutts <duncan.coutts@worc.ox.ac.uk> * Eliminate need for ./configure Move the version nick and date into the Version module directly (We might be able to get those into the cabal-generated module in future to make it more easily maintainable) Instead of using autoconf's host spec, use the equivalent from System.Info.(arch,os). Add host info for x86-64. Remove unused datadir var. ./c2hs/toplevel/C2HSConfig.hs.in -> ./c2hs/toplevel/C2HSConfig.hs ./c2hs/toplevel/Version.hs.in -> ./c2hs/toplevel/Version.hs M ./c2hs/toplevel/C2HSConfig.hs -14 +13 M ./c2hs/toplevel/Main.hs -4 +1 M ./c2hs/toplevel/Version.hs -7 +7 M ./configure.in -12 +1
7129
Age (days ago)
7129
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts