30f51fc more non-shared fixes to avoid dynamic and shared on secondary archs

Authored and Committed by petersen 13 years ago
    more non-shared fixes to avoid dynamic and shared on secondary archs
    
    - only link Setup dynamically if without_shared and without_dynamic not set
    - set without_shared and without_dynamic by default on secondary archs
      in cabal_bin_build and cabal_lib_build
    - add cabal_configure_options to pass extra options to cabal_configure
    
        
file modified
+10 -2
file modified
+7 -1