@@ -21200,8 +21200,6 @@ fi
21200
21200
21201
21201
ac_config_files="$ac_config_files Makefile"
21202
21202
21203
- ac_config_commands="$ac_config_commands default"
21204
-
21205
21203
cat >confcache <<\_ACEOF
21206
21204
# This file is a shell script that caches the results of configure
21207
21205
# tests run on this system so they can be shared between configure
@@ -21804,7 +21802,6 @@ do
21804
21802
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
21805
21803
"LICENSE") CONFIG_FILES="$CONFIG_FILES LICENSE" ;;
21806
21804
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
21807
- "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
21808
21805
21809
21806
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
21810
21807
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
@@ -22453,7 +22450,6 @@ echo "$as_me: error: cannot create directory $as_dir" >&2;}
22453
22450
done
22454
22451
done
22455
22452
;;
22456
- "default":C) examples/Makefile ;;
22457
22453
22458
22454
esac
22459
22455
done # for ac_tag
@@ -23091,7 +23087,6 @@ do
23091
23087
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
23092
23088
"LICENSE") CONFIG_FILES="$CONFIG_FILES LICENSE" ;;
23093
23089
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
23094
- "default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
23095
23090
"csv_parser-config") CONFIG_FILES="$CONFIG_FILES csv_parser-config" ;;
23096
23091
23097
23092
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
@@ -23741,7 +23736,6 @@ echo "$as_me: error: cannot create directory $as_dir" >&2;}
23741
23736
done
23742
23737
done
23743
23738
;;
23744
- "default":C) examples/Makefile ;;
23745
23739
23746
23740
esac
23747
23741
done # for ac_tag
0 commit comments