added some builtin modules, but without many functions in them
This commit is contained in:
		
							
								
								
									
										3
									
								
								configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								configure
									
									
									
									
										vendored
									
									
								
							@ -19439,7 +19439,7 @@ HCL_PROJECT_AUTHOR="${PACKAGE_BUGREPORT}"
 | 
			
		||||
HCL_PROJECT_URL="${PACKAGE_URL}"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
ac_config_files="$ac_config_files Makefile lib/Makefile"
 | 
			
		||||
ac_config_files="$ac_config_files Makefile lib/Makefile mod/Makefile"
 | 
			
		||||
 | 
			
		||||
cat >confcache <<\_ACEOF
 | 
			
		||||
# This file is a shell script that caches the results of configure
 | 
			
		||||
@ -20578,6 +20578,7 @@ do
 | 
			
		||||
    "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
 | 
			
		||||
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
 | 
			
		||||
    "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
 | 
			
		||||
    "mod/Makefile") CONFIG_FILES="$CONFIG_FILES mod/Makefile" ;;
 | 
			
		||||
 | 
			
		||||
  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
 | 
			
		||||
  esac
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user