23 Commits (e649bada339ff782359be34c7728e06150e1590c)

Author SHA1 Message Date
Peter Johnson ef19b09dc2 Limit some tools to --enable-dev only. Only check for and use them if 24 years ago
Peter Johnson 50bd17cd18 Reorganize docs into programmer and user parts. Repo-copy contrib/queue to 24 years ago
Peter Johnson c72e48925e Use automake for queue docs, otherwise distcheck complains. 24 years ago
Peter Johnson 863ac29d02 Add doc to automake and configure. 24 years ago
Peter Johnson b2890b8f9d $Id$ -> $IdPath$. 24 years ago
Peter Johnson 23e3786f58 Reorder generated Makefile list a little (to be consistent with 24 years ago
Peter Johnson 1f499ab545 Expand out list of generated Makefiles and add RCS id. 24 years ago
Peter Johnson d758a063b2 Add barebones optimizer module framework. 24 years ago
Peter Johnson c09f4addc8 Check for case-insensitive string comparisons. Use strcasecmp and strncasecmp 24 years ago
Peter Johnson fa6e459ce5 Use abort() instead of exit() if it's available for InternalError() and 24 years ago
Peter Johnson 074b748ece Rename outfmt to objfmt and related files and directories. "objfmt" is more 24 years ago
Michael Urman 2f630084b3 Updates to pass make distcheck. 24 years ago
Peter Johnson 45df22d110 Convert to using gettext instead of the ugly errwarn constant strings. 24 years ago
Peter Johnson 7faa6f4fc6 Add checks for <limits.h> and <sys/cdefs.h>. 24 years ago
Peter Johnson b619f63541 Add check for <sys/queue.h> and specific checks for bogus implementations. 24 years ago
Peter Johnson fa49ca5544 Add new subdirectories for new src/ directory structures. 24 years ago
Peter Johnson 06cce4e4cd Repo-copied include files to src to make automake/autoconf build structure 24 years ago
Peter Johnson 0804065bd4 Add --enable-dev option to force CFLAGS to "-ansi -pedantic -Wall -g". 24 years ago
Peter Johnson d6c52c0c74 Move extra autoconf/automake files to config/ directory. 24 years ago
Peter Johnson 010ef7fe6e Force standard C compilation. 24 years ago
Peter Johnson 93c75c63a5 Add additional checks: const, size_t, vprintf() family, strtoul, and toascii. 24 years ago
Peter Johnson 6b93227482 Use autoconf to determine when to include our implementation of strdup, so 24 years ago
Michael Urman 3a6d83db51 Initial checkin of automake/autoconf files. 24 years ago