/[svn]/linuxsampler/trunk/configure
ViewVC logotype

Diff of /linuxsampler/trunk/configure

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

revision 18 by schoenebeck, Sun Dec 7 05:03:43 2003 UTC revision 30 by schoenebeck, Sun Jan 11 16:43:54 2004 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
3  # Generated by GNU Autoconf 2.58.  # Generated by GNU Autoconf 2.59.
4  #  #
5  # Copyright (C) 2003 Free Software Foundation, Inc.  # Copyright (C) 2003 Free Software Foundation, Inc.
6  # This configure script is free software; the Free Software Foundation  # This configure script is free software; the Free Software Foundation
# Line 1168  This file contains any messages produced Line 1168  This file contains any messages produced
1168  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
1169    
1170  It was created by $as_me, which was  It was created by $as_me, which was
1171  generated by GNU Autoconf 2.58.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
1172    
1173    $ $0 $@    $ $0 $@
1174    
# Line 19916  _ASBOX Line 19916  _ASBOX
19916  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
19917    
19918  This file was extended by $as_me, which was  This file was extended by $as_me, which was
19919  generated by GNU Autoconf 2.58.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
19920    
19921    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
19922    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 19979  _ACEOF Line 19979  _ACEOF
19979  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
19980  ac_cs_version="\\  ac_cs_version="\\
19981  config.status  config.status
19982  configured by $0, generated by GNU Autoconf 2.58,  configured by $0, generated by GNU Autoconf 2.59,
19983    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
19984    
19985  Copyright (C) 2003 Free Software Foundation, Inc.  Copyright (C) 2003 Free Software Foundation, Inc.
# Line 20405  esac Line 20405  esac
20405    *) ac_INSTALL=$ac_top_builddir$INSTALL ;;    *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
20406    esac    esac
20407    
   if test x"$ac_file" != x-; then  
     { echo "$as_me:$LINENO: creating $ac_file" >&5  
 echo "$as_me: creating $ac_file" >&6;}  
     rm -f "$ac_file"  
   fi  
20408    # Let's still pretend it is `configure' which instantiates (i.e., don't    # Let's still pretend it is `configure' which instantiates (i.e., don't
20409    # use $as_me), people would be surprised to read:    # use $as_me), people would be surprised to read:
20410    #    /* config.h.  Generated by config.status.  */    #    /* config.h.  Generated by config.status.  */
# Line 20448  echo "$as_me: error: cannot find input f Line 20443  echo "$as_me: error: cannot find input f
20443           fi;;           fi;;
20444        esac        esac
20445      done` || { (exit 1); exit 1; }      done` || { (exit 1); exit 1; }
20446    
20447      if test x"$ac_file" != x-; then
20448        { echo "$as_me:$LINENO: creating $ac_file" >&5
20449    echo "$as_me: creating $ac_file" >&6;}
20450        rm -f "$ac_file"
20451      fi
20452  _ACEOF  _ACEOF
20453  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
20454    sed "$ac_vpsub    sed "$ac_vpsub

Legend:
Removed from v.18  
changed lines
  Added in v.30

  ViewVC Help
Powered by ViewVC