Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux-HA: Dev
configure.in kludge
 

Index | Next | Previous | View Flat


abeekhof at suse

Feb 28, 2007, 8:54 AM


Views: 799
Permalink
configure.in kludge

Alan,

can you please explain the reason for the kludge you added in the
following configure block

AC_MSG_CHECKING(for special snmp libraries)
SNMPLIB=`net-snmp-config --libs`
SNMPAGENTLIB=`net-snmp-config --agent-libs`
# KLUDGE!!
case $SNMPAGENTLIB in
*wrap*) ;;
*) SNMPAGENTLIB="$SNMPAGENTLIB -lwrap";;
esac
AC_MSG_RESULT($SNMPLIB)

I ask because it prevents building when -lwrap is not present.
It seems odd that we apparently think we know more than the people
that publish the snmp package.

--
Andrew Beekhof

SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)


_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev[at]lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Subject User Time
configure.in kludge abeekhof at suse Feb 28, 2007, 8:54 AM
    Re: configure.in kludge alanr at unix Mar 1, 2007, 10:31 PM
        Re: configure.in kludge beekhof at gmail Mar 2, 2007, 12:07 AM
    Re: configure.in kludge alanr at unix Mar 2, 2007, 5:53 AM
        Re: configure.in kludge lmb at suse Mar 2, 2007, 7:07 AM
            Re: configure.in kludge alanr at unix Mar 2, 2007, 8:58 AM
                Re: configure.in kludge lmb at suse Mar 3, 2007, 3:02 AM
                    Re: configure.in kludge alanr at unix Mar 3, 2007, 7:21 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.