Changeset 4852

Show
Ignore:
Timestamp:
06/29/09 14:34:45 (5 months ago)
Author:
jayesh
Message:

Disabling a default selecn for the fortran symbol name convention in windows configure. We let the proj files and makefiles decide on the convention. This fixes the gfort/sfort builds that broke after r4799

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • mpich2/trunk/winconfigure.wsf

    r4849 r4852  
    220220bf77_name_lower_uscore = False 
    221221bf77_name_lower_2uscore = False 
    222 bf77_name_upper = True 
     222bf77_name_upper = False 
    223223bf77_name_mixed = False 
    224224bf77_name_mixed_uscore = False