3ea5cdffe3
- use bundled libraries again for now.
13 lines
501 B
Plaintext
13 lines
501 B
Plaintext
$OpenBSD: patch-contrib_trytime_Makefile_in,v 1.4 2001/03/04 17:06:43 danh Exp $
|
|
--- contrib/trytime/Makefile.in.orig Thu Feb 22 16:15:55 2001
|
|
+++ contrib/trytime/Makefile.in Thu Feb 22 16:16:47 2001
|
|
@@ -88,7 +88,7 @@ ZLIB_LIB_DIR = @ZLIB_LIB_DIR@
|
|
|
|
INCLUDES = -I../../src -I../../gd1.3
|
|
EXTRA_DIST = trytime.c
|
|
-contribdir = $(prefix)/contrib/trytime
|
|
+contribdir = $(prefix)/share/examples/rrdtool/contrib/trytime
|
|
contrib_DATA = README trytime.c
|
|
bin_PROGRAMS = trytime
|
|
trytime_SOURCES = trytime.c
|