ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/ac-tools/configure.in
(Generate patch)

Comparing trunk/OOPSE/ac-tools/configure.in (file contents):
Revision 385 by gezelter, Fri Mar 21 20:37:58 2003 UTC vs.
Revision 386 by gezelter, Fri Mar 21 20:52:11 2003 UTC

# Line 170 | Line 170 | case $F77 in
170   AC_F77_LIBRARY_LDFLAGS
171  
172   case $F77 in
173 <        ifc) fortran_machine_defs='Linux_ifc_machdep.$(O)' flibs_extra='-lPEPCF90' ;;
173 >        ifc) fortran_machine_defs='Linux_ifc_machdep$(O)' flibs_extra='-lPEPCF90' ;;
174          *) echo $F77; AC_MSG_ERROR([currently only ifc is supported as the fortran compiler. See README for details]) ;;
175   esac
176   AC_SUBST([fortran_machine_defs])

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines