Add standard GNU configure and build system (autoconf+automake).

Enable termio backend in sysunix.c (HAVE_TERMIO_H)

Modify original sources to fit standard macros defined in config.h
This commit is contained in:
Joachim Nilsson
2008-06-07 21:03:48 +02:00
parent ad061041f1
commit afb65c0d75
15 changed files with 10690 additions and 6 deletions

2
Makefile.am Normal file
View File

@@ -0,0 +1,2 @@
AUTOMAKE_OPTIONS = foreign
SUBDIRS = src examples