Diff for /libaitsched/configure between versions 1.59 and 1.59.2.2

version 1.59, 2024/08/19 13:22:12 version 1.59.2.2, 2024/08/19 15:44:17
Line 1 Line 1
 #! /bin/sh  #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.72 for libaitsched 8.2.# Generated by GNU Autoconf 2.72 for libaitsched 8.4.
 #  #
 # Report bugs to <misho@elwix.org>.  # Report bugs to <misho@elwix.org>.
 #  #
Line 603  MAKEFLAGS= Line 603  MAKEFLAGS=
 # Identity of this package.  # Identity of this package.
 PACKAGE_NAME='libaitsched'  PACKAGE_NAME='libaitsched'
 PACKAGE_TARNAME='libaitsched'  PACKAGE_TARNAME='libaitsched'
PACKAGE_VERSION='8.2'PACKAGE_VERSION='8.4'
PACKAGE_STRING='libaitsched 8.2'PACKAGE_STRING='libaitsched 8.4'
 PACKAGE_BUGREPORT='misho@elwix.org'  PACKAGE_BUGREPORT='misho@elwix.org'
 PACKAGE_URL=''  PACKAGE_URL=''
   
Line 1273  if test "$ac_init_help" = "long"; then Line 1273  if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.    # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.    # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF    cat <<_ACEOF
'configure' configures libaitsched 8.2 to adapt to many kinds of systems.'configure' configures libaitsched 8.4 to adapt to many kinds of systems.
   
 Usage: $0 [OPTION]... [VAR=VALUE]...  Usage: $0 [OPTION]... [VAR=VALUE]...
   
Line 1340  fi Line 1340  fi
   
 if test -n "$ac_init_help"; then  if test -n "$ac_init_help"; then
   case $ac_init_help in    case $ac_init_help in
     short | recursive ) echo "Configuration of libaitsched 8.2:";;     short | recursive ) echo "Configuration of libaitsched 8.4:";;
    esac     esac
   cat <<\_ACEOF    cat <<\_ACEOF
   
Line 1435  fi Line 1435  fi
 test -n "$ac_init_help" && exit $ac_status  test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then  if $ac_init_version; then
   cat <<\_ACEOF    cat <<\_ACEOF
libaitsched configure 8.2libaitsched configure 8.4
 generated by GNU Autoconf 2.72  generated by GNU Autoconf 2.72
   
 Copyright (C) 2023 Free Software Foundation, Inc.  Copyright (C) 2023 Free Software Foundation, Inc.
Line 1762  cat >config.log <<_ACEOF Line 1762  cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while  This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
   
It was created by libaitsched $as_me 8.2, which wasIt was created by libaitsched $as_me 8.4, which was
 generated by GNU Autoconf 2.72.  Invocation command line was  generated by GNU Autoconf 2.72.  Invocation command line was
   
   $ $0$ac_configure_args_raw    $ $0$ac_configure_args_raw
Line 4000  fi Line 4000  fi
   
   
 if test "${ac_cv_env_CFLAGS_set}" != "set"; then  if test "${ac_cv_env_CFLAGS_set}" != "set"; then
        CFLAGS="-Wall -O2 -fPIC"        CFLAGS="-Wall -O2"
 else  else
         CFLAGS="${ac_cv_env_CFLAGS_value}"          CFLAGS="${ac_cv_env_CFLAGS_value}"
 fi  fi
LDFLAGS="${LDFLAGS}"if test "${ac_cv_env_LDFLAGS_set}" = "set"; then
         LDFLAGS="${ac_cv_env_LDFLAGS_value}"
 fi
   
   
 # Checks for libraries.  # Checks for libraries.
Line 5086  cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 Line 5088  cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their  # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.  # values after options handling.
 ac_log="  ac_log="
This file was extended by libaitsched $as_me 8.2, which wasThis file was extended by libaitsched $as_me 8.4, which was
 generated by GNU Autoconf 2.72.  Invocation command line was  generated by GNU Autoconf 2.72.  Invocation command line was
   
   CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
Line 5150  ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" |  Line 5152  ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | 
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'  ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\  ac_cs_version="\\
libaitsched config.status 8.2libaitsched config.status 8.4
 configured by $0, generated by GNU Autoconf 2.72,  configured by $0, generated by GNU Autoconf 2.72,
   with options \\"\$ac_cs_config\\"    with options \\"\$ac_cs_config\\"
   

Removed from v.1.59  
changed lines
  Added in v.1.59.2.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>