Commit Graph

7 Commits (f35af1ae52d8b5643b6486df1e34fb0187da2f8d)

Author SHA1 Message Date
Christian Krause e5ba30f9c0 creates output file with permissions of input file
- also some more detailed error messages, some duplication, though,
  maybe clean up later
- fixes #15
9 years ago
Christian Krause 0c933db8a8 testing framework and first test 9 years ago
Christian Krause 5c730afe65 travis, try container 9 years ago
Christian Krause 0a01496af5 travis, fix configure.ac 9 years ago
Christian Krause 5c7e823146 travis, fix configure.ac 9 years ago
Christian Krause 36c74f7e90 downgrade autoconf version requirement to allow travis to build 9 years ago
Christian Krause bc9a3b8d5a complete autotools build
- `__APPLE__` vs `__OS2__` - does this actually work? Would some please test on apple and give feedback?
- pthread via `AX_PTHREAD`
- version via `PACKAGE_VERSION` in `config.h`
- large file support via `AC_SYS_LARGEFILE`
9 years ago