/[gcl]/gcl/configure.in
ViewVC logotype

Diff of /gcl/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.112 by camm, Sun Mar 2 15:23:17 2003 UTC revision 1.113 by mjthomas, Tue Apr 8 23:13:58 2003 UTC
# Line 203  case $canonical in Line 203  case $canonical in
203       i*mingw*)       i*mingw*)
204         if test "$use_common_binary" = "yes"; then         if test "$use_common_binary" = "yes"; then
205           host=i386-pc-mingw32           host=i386-pc-mingw32
206           PROCESSOR_FLAGS="-march=i386 "           PROCESSOR_FLAGS="-mcpu=i386 -march=i386 "
207           echo "The host is canonicalised to $host"           echo "The host is canonicalised to $host"
208         fi         fi
209       use=mingw;;       use=mingw;;
# Line 1416  AC_SUBST(EXTRA_LOBJS) Line 1416  AC_SUBST(EXTRA_LOBJS)
1416  if test -f h/$use.defs  ; then  if test -f h/$use.defs  ; then
1417    
1418    AC_SUBST(use)    AC_SUBST(use)
1419    AC_OUTPUT(makedefc windows/gcl.iss bin/gcl.bat)    AC_OUTPUT(makedefc windows/gcl.iss)
1420    echo makedefc    echo makedefc
1421    cat makedefc    cat makedefc
1422    

Legend:
Removed from v.1.112  
changed lines
  Added in v.1.113

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26