summaryrefslogtreecommitdiff
path: root/mail/vqadmin/files/patch-Makefile.in
blob: 734cd2117e71a6fb83ff4091e1592b57a6b6acc8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig	Sat Jan 18 12:25:01 2003
+++ Makefile.in	Sat Jan 18 12:26:45 2003
@@ -120,7 +120,7 @@
 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I. 
 CPPFLAGS = @CPPFLAGS@
 LDFLAGS = @LDFLAGS@
-LIBS = @LIBS@
+LIBS = -L%%LOCALBASE%%/lib -lgetline @LIBS@
 depcomp =
 am__depfiles_maybe =
 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \