diff options
Diffstat (limited to 'news/suck/files/patch-Makefile.in')
-rw-r--r-- | news/suck/files/patch-Makefile.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/news/suck/files/patch-Makefile.in b/news/suck/files/patch-Makefile.in index 11f0702e134f..359f2146ca13 100644 --- a/news/suck/files/patch-Makefile.in +++ b/news/suck/files/patch-Makefile.in @@ -1,5 +1,5 @@ ---- Makefile.in.orig Thu Sep 19 22:41:45 2002 -+++ Makefile.in Fri Sep 27 07:18:47 2002 +--- Makefile.in.orig Fri Mar 28 20:22:38 2003 ++++ Makefile.in Tue Apr 1 07:07:42 2003 @@ -6,7 +6,7 @@ ############################################################################ @@ -34,8 +34,8 @@ # Step 4: IF your DB Library/Includes are in a non-standard place, # define These - #DB_INC_LOC=-I/usr/src/inn-2.3/include - #DB_LIB_LOC=-L/usr/src/inn-2.3/lib + #DB_INC_LOC=-I/usr/src/inn-2.3.4/include + #DB_LIB_LOC=-L/usr/src/inn-2.3.4/lib +#DB_LIB_LOC=-L/usr/local/lib # Step 5: If you want to use embedded PERL functions as kill routines |