https://bugzilla.samba.org/show_bug.cgi?id=5325


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #2 from [EMAIL PROTECTED]  2008-03-15 01:00 CST -------
The configure script was checking for the needed library already, but did not
check if the popt.h file was in a weird place.  I made it fall-back to choosing
the included popt code if popt.h is in a popt subdir in the system (which
avoids a potential conflict between our supplied popt/popt.h and the system's
library due to our use of -I.).


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to