mirror of
				https://github.com/troglobit/editline.git
				synced 2025-11-01 01:01:34 +08:00 
			
		
		
		
	Minor cleanup and simplification of build system
- Move 'foreign' declaration from Makefile.am's to configure script - Move CFLAGS from configure script to src/Makefile.am - Remove faltering license blurb at top of configure script, no need for this since we a) do not care, b) falls under project license Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
		| @@ -1,4 +1,2 @@ | ||||
| AUTOMAKE_OPTIONS = foreign | ||||
|  | ||||
| library_includedir=$(includedir) | ||||
| library_includedir      = $(includedir) | ||||
| library_include_HEADERS = editline.h | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Joachim Nilsson
					Joachim Nilsson