3cd9cb8661
platforms in order for dlsym() to work, hence plugins can be loaded. o Build Expense plugin. o Build synctime plugin. o Put in libtool patches.
13 lines
395 B
Plaintext
13 lines
395 B
Plaintext
$OpenBSD: patch-po_Makefile_in_in,v 1.1.1.1 2001/05/29 00:54:44 pvalchev Exp $
|
|
--- po/Makefile.in.in.orig Sun May 27 17:16:08 2001
|
|
+++ po/Makefile.in.in Sun May 27 17:16:19 2001
|
|
@@ -16,7 +16,7 @@ srcdir = @srcdir@
|
|
top_srcdir = @top_srcdir@
|
|
VPATH = @srcdir@
|
|
|
|
-prefix = @prefix@
|
|
+prefix = ${PREFIX}
|
|
exec_prefix = @exec_prefix@
|
|
datadir = $(prefix)/@DATADIRNAME@
|
|
localedir = $(datadir)/locale
|