introduce htmalloc

This commit is contained in:
whottgen
2004-10-15 11:18:48 +00:00
parent ec14ad4e99
commit ae46b70398
17 changed files with 167 additions and 66 deletions

View File

@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.
AC_INIT(smmapdfw, 0.91, woho@hottis.de)
AM_INIT_AUTOMAKE(smmapdfw, 0.91)
AC_INIT(smmapdfw, 0.92, woho@hottis.de)
AM_INIT_AUTOMAKE(smmapdfw, 0.92)
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)