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:
Joachim Nilsson
2016-06-01 07:17:46 +02:00
parent e02339c3ae
commit 6db7c7d440
5 changed files with 8 additions and 28 deletions

View File

@@ -1,4 +1,2 @@
AUTOMAKE_OPTIONS = foreign
library_includedir=$(includedir)
library_includedir = $(includedir)
library_include_HEADERS = editline.h