13 lines
474 B
Plaintext
13 lines
474 B
Plaintext
$OpenBSD: patch-src_Makefile_am,v 1.1.1.1 2002/03/30 20:46:26 drahn Exp $
|
|
--- src/Makefile.am.orig Wed Oct 25 06:40:58 2000
|
|
+++ src/Makefile.am Mon Mar 25 21:06:06 2002
|
|
@@ -27,7 +27,7 @@ hpcopy_SOURCES = hpcopy.c hpcache.c char
|
|
|
|
hpfsck_SOURCES = hpfsck.c hfsputil.c glob.c dstring.c dlist.c
|
|
|
|
-LDADD = ../libhfsp/src/libhfsp.la
|
|
+LDADD = ../libhfsp/src/libhfsp.la -L/usr/local/lib -lutf8
|
|
|
|
# dynamically linked tools dont work, yet ..
|
|
# LDADD = ../libhfsp/src/libhfsp.la
|