Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61886 - net-misc/dhcp ebuild uses redudent configure option "--with-nsupdate"
Summary: net-misc/dhcp ebuild uses redudent configure option "--with-nsupdate"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Max Kalika (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-26 21:46 UTC by Andrew Ross (RETIRED)
Modified: 2004-08-31 15:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Ross (RETIRED) gentoo-dev 2004-08-26 21:46:43 UTC
There is no need for the net-misc/dhcp ebuilds to use the configure option "--with-nsupdate", since it is always enabled.

Inside both dhcp-3.0.1.ebuild (latest x86 unstable) and dhcp-3.0_p2-r6.ebuild (latest x86 stable) we have:

   ./configure \
        --with-nsupdate \

Inside the configure scripts themselves:

 if [ x$1 = x--with-nsupdate ]; then
    echo "nsupdate is always built now."

Output is seen during emerge:

moridin dhcp-3.0.1 # emerge dhcp
Calculating dependencies ...done!
>>> emerge (1 of 1) net-misc/dhcp-3.0.1 to /
>>> md5 src_uri ;-) dhcp-3.0.1.tar.gz
>>> Unpacking source...
>>> Unpacking dhcp-3.0.1.tar.gz to /var/tmp/portage/dhcp-3.0.1/work
 * Applying dhcp-3.0+paranoia.patch...                                                                                  [ ok ] * Applying dhcp-3.0pl2-fix-perms.patch...                                                                              [ ok ]>>> Source unpacked.
nsupdate is always built now.
System Type: linux-2.2
Comment 1 SpanKY gentoo-dev 2004-08-31 15:03:27 UTC
fixed in 3.0.1