]> git.pld-linux.org Git - packages/sendmail.git/commitdiff
- added workaround to avoid unnecessary linking with -lbind and -lresolv sendmail-8_12_6-2
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 15 Oct 2002 10:49:33 +0000 (10:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    sendmail.spec -> 1.109

sendmail.spec

index 068efca117a225c23c01966694916f3247d5f5f3..4dbc88b81f4787aa5b1dd05d585f0dd8e0cf8d50 100644 (file)
@@ -156,6 +156,7 @@ install %{SOURCE7} config.m4
 %build
 echo "define(\`confCC', \`%{__cc}')" >> config.m4
 echo "define(\`confOPTIMIZE', \`%{rpmcflags} -DUSE_VENDOR_CF_PATH=1 -DNETINET6')" >> config.m4
+echo "define(\`confLIBSEARCH', \`db')" >> config.m4
 %if %{?debug:0}%{!?debug:1}
 echo "define(\`confLDOPTS', \`-s')" >> config.m4
 %endif
This page took 0.06435 seconds and 4 git commands to generate.