Skip to content

Commit 64a61ab

Browse files
author
israel.ekpo
committed
1 parent 308474f commit 64a61ab

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

configure

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21200,8 +21200,6 @@ fi
2120021200

2120121201
ac_config_files="$ac_config_files Makefile"
2120221202

21203-
ac_config_commands="$ac_config_commands default"
21204-
2120521203
cat >confcache <<\_ACEOF
2120621204
# This file is a shell script that caches the results of configure
2120721205
# tests run on this system so they can be shared between configure
@@ -21804,7 +21802,6 @@ do
2180421802
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
2180521803
"LICENSE") CONFIG_FILES="$CONFIG_FILES LICENSE" ;;
2180621804
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
21807-
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
2180821805

2180921806
*) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
2181021807
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
@@ -22453,7 +22450,6 @@ echo "$as_me: error: cannot create directory $as_dir" >&2;}
2245322450
done
2245422451
done
2245522452
;;
22456-
"default":C) examples/Makefile ;;
2245722453

2245822454
esac
2245922455
done # for ac_tag
@@ -23091,7 +23087,6 @@ do
2309123087
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
2309223088
"LICENSE") CONFIG_FILES="$CONFIG_FILES LICENSE" ;;
2309323089
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
23094-
"default") CONFIG_COMMANDS="$CONFIG_COMMANDS default" ;;
2309523090
"csv_parser-config") CONFIG_FILES="$CONFIG_FILES csv_parser-config" ;;
2309623091

2309723092
*) { { 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;}
2374123736
done
2374223737
done
2374323738
;;
23744-
"default":C) examples/Makefile ;;
2374523739

2374623740
esac
2374723741
done # for ac_tag

0 commit comments

Comments
 (0)