|
--- Makefile.in.orig 2014-12-11 02:14:39.418518774 +0100
|
|
+++ Makefile.in 2014-12-11 02:16:30.418510467 +0100
|
|
@@ -21,6 +21,8 @@ ifeq ($(PC_LIBS),)
|
|
endif
|
|
LIBS+=$(PC_LIBS)
|
|
|
|
+wvdial-LIBS+= -luniconf
|
|
+
|
|
BINDIR=${prefix}/bin
|
|
MANDIR=${prefix}/share/man
|
|
PPPDIR=/etc/ppp/peers
|
|
|