mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-30 23:23:07 +00:00 
			
		
		
		
	Fix bad merge.
This commit is contained in:
		| @@ -288,11 +288,7 @@ patched_janet = custom_target('patched-janeth', | |||||||
|   install : true, |   install : true, | ||||||
|   install_dir : join_paths(get_option('includedir'), 'janet'), |   install_dir : join_paths(get_option('includedir'), 'janet'), | ||||||
|   build_by_default : true, |   build_by_default : true, | ||||||
| <<<<<<< HEAD |  | ||||||
|   output : ['_janet.h'], |  | ||||||
| ======= |  | ||||||
|   output : ['janet_' + meson.project_version() + '.h'], |   output : ['janet_' + meson.project_version() + '.h'], | ||||||
| >>>>>>> @{-1} |  | ||||||
|   command : [janet_nativeclient, '@INPUT@', '@OUTPUT@']) |   command : [janet_nativeclient, '@INPUT@', '@OUTPUT@']) | ||||||
|  |  | ||||||
| # Create a version of the janet.h header that matches what jpm often expects | # Create a version of the janet.h header that matches what jpm often expects | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose