/[autoconf]/autoconf/configure
ViewVC logotype

Diff of /autoconf/configure

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

revision 1.193 by akim, Thu Jan 24 17:15:54 2002 UTC revision 1.194 by akim, Thu Jan 24 17:30:59 2002 UTC
# Line 1167  ac_configure="$SHELL $ac_aux_dir/configu Line 1167  ac_configure="$SHELL $ac_aux_dir/configu
1167  ac_config_files="$ac_config_files config/Makefile"  ac_config_files="$ac_config_files config/Makefile"
1168    
1169    
1170    am__api_version="1.5c"
1171  # Find a good install program.  We prefer a C program (faster),  # Find a good install program.  We prefer a C program (faster),
1172  # so one script is as good as another.  But avoid the broken or  # so one script is as good as another.  But avoid the broken or
1173  # incompatible versions:  # incompatible versions:
# Line 1312  if eval "$MISSING --run true"; then Line 1313  if eval "$MISSING --run true"; then
1313    am_missing_run="$MISSING --run "    am_missing_run="$MISSING --run "
1314  else  else
1315    am_missing_run=    am_missing_run=
1316    am_backtick='`'    { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
1317    { echo "$as_me:$LINENO: WARNING: ${am_backtick}missing' script is too old or missing" >&5  echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
 echo "$as_me: WARNING: ${am_backtick}missing' script is too old or missing" >&2;}  
1318  fi  fi
1319    
1320  for ac_prog in gawk mawk nawk awk  for ac_prog in gawk mawk nawk awk
# Line 1407  fi Line 1407  fi
1407    
1408    
1409    
   
1410  rm -f .deps 2>/dev/null  rm -f .deps 2>/dev/null
1411  mkdir .deps 2>/dev/null  mkdir .deps 2>/dev/null
1412  if test -d .deps; then  if test -d .deps; then
# Line 1419  fi Line 1418  fi
1418  rmdir .deps 2>/dev/null  rmdir .deps 2>/dev/null
1419    
1420    
1421  # test to see if srcdir already configured   # test to see if srcdir already configured
1422  if test "`cd $srcdir && pwd`" != "`pwd`" &&  if test "`cd $srcdir && pwd`" != "`pwd`" &&
1423     test -f $srcdir/config.status; then     test -f $srcdir/config.status; then
1424    { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5    { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
# Line 1428  echo "$as_me: error: source directory al Line 1427  echo "$as_me: error: source directory al
1427  fi  fi
1428    
1429  # Define the identity of the package.  # Define the identity of the package.
1430  PACKAGE=autoconf   PACKAGE=autoconf
1431  VERSION=2.52g   VERSION=2.52g
1432    
1433    
1434  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
1435  #define PACKAGE "$PACKAGE"  #define PACKAGE "$PACKAGE"
# Line 1440  cat >>confdefs.h <<_ACEOF Line 1440  cat >>confdefs.h <<_ACEOF
1440  #define VERSION "$VERSION"  #define VERSION "$VERSION"
1441  _ACEOF  _ACEOF
1442    
   
 # Autoconf 2.50 wants to disallow AM_ names.  We explicitly allow  
 # the ones we care about.  
   
1443  # Some tools Automake needs.  # Some tools Automake needs.
1444    
1445  ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal"}  ACLOCAL=${ACLOCAL-"${am_missing_run}"aclocal-${am__api_version}""}
1446    
1447    
1448  AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}  AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
1449    
1450    
1451  AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake"}  AUTOMAKE=${AUTOMAKE-"${am_missing_run}"automake-${am__api_version}""}
1452    
1453    
1454  AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}  AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
# Line 1870  DEFS=`sed -n -f confdef2opt.sed confdefs Line 1866  DEFS=`sed -n -f confdef2opt.sed confdefs
1866  rm -f confdef2opt.sed  rm -f confdef2opt.sed
1867    
1868    
1869    if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
1870      { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
1871    Usually this means the macro was only invoked conditionally." >&5
1872    echo "$as_me: error: conditional \"AMDEP\" was never defined.
1873    Usually this means the macro was only invoked conditionally." >&2;}
1874       { (exit 1); exit 1; }; }
1875    fi
1876    
1877  : ${CONFIG_STATUS=./config.status}  : ${CONFIG_STATUS=./config.status}
1878  ac_clean_files_save=$ac_clean_files  ac_clean_files_save=$ac_clean_files

Legend:
Removed from v.1.193  
changed lines
  Added in v.1.194

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