declaration fix for dump.c (Karl)

fixed the is_fixed stuff in table.c/data.c (Brian)
autoconf (Carl)
This commit is contained in:
brianb
2000-03-17 23:46:05 +00:00
parent 375a4ea169
commit 5a4f0eefcd
13 changed files with 1804 additions and 14 deletions

View File

@@ -1,5 +1,22 @@
# Generated automatically from Makefile.in by configure.
SHELL = /bin/sh
top_srcdir = ..
srcdir = .
prefix = /usr/local
exec_prefix = ${prefix}
bindir = $(exec_prefix)/bin
infodir = $(exec_prefix)/info
libdir = $(exec_prefix)/lib
mandir = $(exec_prefix)/man/man1
CC = gcc
CPPFLAGS =
CFLAGS = $(CPPFLAG) -g -O2
LDFLAGS =
LIBS =
INSTALL= @INSTALL@
PROGS = mdb-dump
OBJS = dump.o