[cups.development] libwrap test

Michael Sweet msweet at apple.com
Mon Nov 16 10:26:57 PST 2009


You'll need to update the test in config-scripts/cups-common.m4 to use AC_LINK_IFELSE instead of AC_CHECK_LIB, and then run "autoconf" to generate the new configure script.

Once you have the changes ready, please file a bug and attach a diff:

    http://www.cups.org/str.php

Thanks!

On Nov 14, 2009, at 12:10 AM, Ben Taylor wrote:

> Seems the libwrap test (from tcpwrappers) is not working.
> 
> I notice 2 things
> 
> 1) hosts_access is defined as char, not int as is declared in tcpd.h
> 
> 2) I get failures to link due to two symbols not being found.
>   when I add "int deny_severity,allow_severity;" to the
>   configure test, it passes.
> 
> However, I can't figure out where I'd modified that test to
> generate a new configure script.
> 
> Directions?
> _______________________________________________
> cups-dev mailing list
> cups-dev at easysw.com
> http://lists.easysw.com/mailman/listinfo/cups-dev

___________________________________________________
Michael Sweet, Senior Printing System Engineer







More information about the cups mailing list