mirror of
https://abf.rosa.ru/djam/ppp.git
synced 2025-02-23 14:12:59 +00:00
12 lines
365 B
Diff
12 lines
365 B
Diff
![]() |
--- ppp-2.4.3/pppd/plugins/pppoatm/Makefile.linux.libatm 2005-04-22 17:38:12.966429706 +0200
|
||
|
+++ ppp-2.4.3/pppd/plugins/pppoatm/Makefile.linux 2005-04-22 17:38:14.484456865 +0200
|
||
|
@@ -19,7 +19,7 @@
|
||
|
# or leave it unset to build the few routines we actually _use_ into
|
||
|
# the plugin directly.
|
||
|
#
|
||
|
-#HAVE_LIBATM=yes
|
||
|
+HAVE_LIBATM=yes
|
||
|
|
||
|
ifdef HAVE_LIBATM
|
||
|
LIBS := -latm
|