Diff for /libaitcfg/configure between versions 1.30.2.5 and 1.30.2.7

version 1.30.2.5, 2024/10/29 00:56:21 version 1.30.2.7, 2025/01/31 00:01:34
Line 4459  then : Line 4459  then :
 fi  fi
   
   
ac_config_files="$ac_config_files Makefile inc/Makefile lib/Makefile debian/Makefile debian/control src/Makefile"ac_config_files="$ac_config_files Makefile bin/Makefile inc/Makefile lib/Makefile debian/Makefile debian/control src/Makefile"
   
 cat >confcache <<\_ACEOF  cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure  # This file is a shell script that caches the results of configure
Line 5151  do Line 5151  do
   case $ac_config_target in    case $ac_config_target in
     "inc/config.h") CONFIG_HEADERS="$CONFIG_HEADERS inc/config.h" ;;      "inc/config.h") CONFIG_HEADERS="$CONFIG_HEADERS inc/config.h" ;;
     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;      "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
       "bin/Makefile") CONFIG_FILES="$CONFIG_FILES bin/Makefile" ;;
     "inc/Makefile") CONFIG_FILES="$CONFIG_FILES inc/Makefile" ;;      "inc/Makefile") CONFIG_FILES="$CONFIG_FILES inc/Makefile" ;;
     "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;      "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
     "debian/Makefile") CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;;      "debian/Makefile") CONFIG_FILES="$CONFIG_FILES debian/Makefile" ;;

Removed from v.1.30.2.5  
changed lines
  Added in v.1.30.2.7


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