Remove old memory debugging routines. We have Valgrind nowadays.

This commit is contained in:
Hisham Muhammad
2011-12-26 22:04:29 +00:00
parent 84281bdc44
commit 45f7a4fc8d
41 changed files with 8 additions and 388 deletions

View File

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.65)
AC_INIT([htop],[1.0],[loderunner@users.sourceforge.net])
AC_INIT([htop],[1.0.1],[loderunner@users.sourceforge.net])
# The following two lines are required by hwloc scripts
AC_USE_SYSTEM_EXTENSIONS