Becouse lib/popt_common.c uses POPT, we must not include it in LIB, we must
authorAndrew Bartlett <abartlet@samba.org>
Mon, 4 Nov 2002 13:39:40 +0000 (13:39 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 4 Nov 2002 13:39:40 +0000 (13:39 +0000)
commita0d13cd3f0ca1738fbd978ac67876196cd0ee56c
tree30222ac91a43faf2a96e63ceaceb4374d4bbe3bb
parent2c97b7e6480c2731739ccc52af97bc62a6228cfe
Becouse lib/popt_common.c uses POPT, we must not include it in LIB, we must
link it on a per-program basis.

Next step is to make -lpopt apply only to the right programs, which might
help some of this kind of thing show up on Linux.

Andrew Bartlett
source/Makefile.in