Fixed various compilation issues.

This commit is contained in:
pdw
2014-01-19 20:28:31 +00:00
parent 687861284d
commit ceabf7a47a
3 changed files with 3 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ dnl
dnl Boilerplate configuration
dnl
AC_INIT([iftop], [1.0pre2], [pdw@ex-parrot.com], [http://www.ex-parrot.com/pdw/iftop/])
AC_INIT([iftop], [1.0pre4], [pdw@ex-parrot.com], [iftop], [http://www.ex-parrot.com/pdw/iftop/])
AC_CONFIG_AUX_DIR(config)