]> git.ozlabs.org Git - ppp.git/commitdiff
Noted that multilink implies the use of TDB.
authorDavid F. Skoll <dfs@roaringpenguin.com>
Mon, 14 Jan 2002 14:26:31 +0000 (14:26 +0000)
committerDavid F. Skoll <dfs@roaringpenguin.com>
Mon, 14 Jan 2002 14:26:31 +0000 (14:26 +0000)
pppd/Makefile.linux

index fab5ee41c18505dbccf92a6df224230e16b94e06..5f2de1f8accd8cdcd1fb7bee523da2406d6641a4 100644 (file)
@@ -1,6 +1,6 @@
 #
 # pppd makefile for Linux
-# $Id: Makefile.linux,v 1.43 2002/01/14 14:25:09 dfs Exp $
+# $Id: Makefile.linux,v 1.44 2002/01/14 14:26:31 dfs Exp $
 #
 
 # Default installation locations
@@ -98,7 +98,9 @@ endif
 
 # Multi-linnk
 ifdef HAVE_MULTILINK
+       # Multilink implies the use of TDB
        USE_TDB=y
+
        CFLAGS += -DHAVE_MULTILINK
        PPPDSRCS += multilink.c
        PPPDOBJS += multilink.o