masqmail

diff Makefile.in @ 378:5781ba87df95

Removed ident. This had been discussed on the mailing list in Oct 2011. Ident is hardly useful in typical setups for masqmail. Probably Oliver had used it in his setup; that would make sense. Now, I know of nobody who needs it.
author markus schnalke <meillo@marmaro.de>
date Sat, 14 Jan 2012 21:36:58 +0100
parents d364fea755b4
children d209b4846f2b
line diff
     1.1 --- a/Makefile.in	Sat Jan 14 18:44:48 2012 +0100
     1.2 +++ b/Makefile.in	Sat Jan 14 21:36:58 2012 +0100
     1.3 @@ -123,7 +123,6 @@
     1.4  GLIB_CFLAGS = @GLIB_CFLAGS@
     1.5  GLIB_LIBS = @GLIB_LIBS@
     1.6  GREP = @GREP@
     1.7 -IDENT_LIBS = @IDENT_LIBS@
     1.8  INSTALL = @INSTALL@
     1.9  INSTALL_DATA = @INSTALL_DATA@
    1.10  INSTALL_PROGRAM = @INSTALL_PROGRAM@
    1.11 @@ -174,7 +173,6 @@
    1.12  docdir = @docdir@
    1.13  dvidir = @dvidir@
    1.14  exec_prefix = @exec_prefix@
    1.15 -has_ident = @has_ident@
    1.16  host_alias = @host_alias@
    1.17  htmldir = @htmldir@
    1.18  includedir = @includedir@