Displaying 2 results from an estimated 2 matches for "nut_with_ssl".
2006 Dec 21
3
New default for SNMP and USB (and HAL) compilation
fellows,
I'm working on integrating the preliminary HAL support, and thought a
bit about the default configure values below:
--with-snmp build and install SNMP drivers (no)
--with-usb build and install USB drivers (no)
[ --with-hal build and install HAL support (no) ]
I wonder if some auto detection magic (if the requirement is present
enable the
2006 Nov 19
2
SSL flags (was Re: [nut-commits] svn commit r593 - branches/deb_fixes_for_trunk)
Peter,
Any objections to adding this to the trunk? When I run 'ldd upsc'
without this patch, it lists the OpenSSL libraries, and the default
./configure setting is to not use OpenSSL.
- Charles
> Log:
> If we are not using SSL_CFLAGS or SSL_LDFLAGS, do not add the OpenSSL libraries
> to all of the binaries.
>
>
> Modified: branches/deb_fixes_for_trunk/configure.in
>