FS#19317 - [cups] Incorrect --enable-avahi configuration option in PKGBUILD

Attached to Project: Arch Linux
Opened by Leonid Isaev (lisaev) - Saturday, 01 May 2010, 19:31 GMT
Last edited by Andreas Radke (AndyRTR) - Wednesday, 12 May 2010, 19:37 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

I was building CUPS w/o Avahi support, using the 1.4.3 PKGBUILD from ABS, and noticed that ./configure complains about deprecated option --enable-avahi.

This option is ignored and --enable-dnssd is used instead, which, after applying cups-avahi.patch, makes the package build correctly.

For consistency, --enable-avahi shoudlbe changed to --enable-dnssd.

Additional info:
* package version(s)
cups/libcups 1.4.3
* config and/or log files etc.


Steps to reproduce:
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Wednesday, 12 May 2010, 19:37 GMT
Reason for closing:  Fixed
Additional comments about closing:  commited to trunk. current pkg is built fine because --enable-dnssd is the default option.

Loading...