]> git.pld-linux.org Git - packages/net-snmp.git/blame_incremental - net-snmp-rpm-implicit-libs.patch
- up to 5.6.1.1
[packages/net-snmp.git] / net-snmp-rpm-implicit-libs.patch
... / ...
CommitLineData
1--- net-snmp-5.5/configure.d/config_os_libs1~ 2009-07-11 23:04:37.000000000 +0200
2+++ net-snmp-5.5/configure.d/config_os_libs1 2010-05-12 14:24:23.649259395 +0200
3@@ -310,18 +310,6 @@
4 NETSNMP_SEARCH_LIBS(BZ2_bzread, bz2,,, $LMIBLIBS, _rpmlibs)
5 fi
6
7- # two variants of db1 need checking.
8- NETSNMP_SEARCH_LIBS(dbopen, [db1 db],,, $LMIBLIBS, _rpmlibs)
9-
10- # two variants of db3 need checking.
11- NETSNMP_SEARCH_LIBS(db_create, [db-3.1 db-3.0],,, $LMIBLIBS, _rpmlibs)
12-
13- # rpm-3.0.5 and later needs popt.
14- NETSNMP_SEARCH_LIBS(poptParseArgvString, popt,,, $LMIBLIBS, _rpmlibs)
15-
16- # rpm-4.0.x needs rpmio.
17- NETSNMP_SEARCH_LIBS(Fopen, rpmio,,, $LMIBLIBS, _rpmlibs)
18-
19 # rpm-4.0.3 librpmdb actually contains what we need.
20 NETSNMP_SEARCH_LIBS(rpmdbOpen, rpmdb,,, $LMIBLIBS, _rpmlibs)
21 # now check for rpm using the appropriate libraries.
This page took 0.16814 seconds and 4 git commands to generate.