]> git.pld-linux.org Git - packages/authconfig.git/blob - libs-resolv.patch
- use LIBADD
[packages/authconfig.git] / libs-resolv.patch
1 --- authconfig-6.2.2/Makefile.am~       2012-03-27 13:16:24.000000000 +0300
2 +++ authconfig-6.2.2/Makefile.am        2012-04-20 09:33:15.148056514 +0300
3 @@ -84,6 +84,7 @@
4  
5  acutilmodule_la_SOURCES = acutilmodule.c
6  acutilmodule_la_LDFLAGS = -module -avoid-version -export-dynamic @LDFLAGS@
7 +acutilmodule_la_LIBADD = -lresolv
8  
9  EXTRA_DIST = authconfig.spec.in authconfig.spec authconfig.pamd \
10         authconfig.console authconfig-tui.console authconfig-gtk.console \
This page took 0.066237 seconds and 3 git commands to generate.