5e84793fd4
ok steven@
13 lines
589 B
Plaintext
13 lines
589 B
Plaintext
$OpenBSD: patch-tools_Makefile_in,v 1.7 2008/01/30 20:18:10 bernd Exp $
|
|
--- tools/Makefile.in.orig Thu Dec 20 08:54:09 2007
|
|
+++ tools/Makefile.in Mon Jan 28 20:50:47 2008
|
|
@@ -305,7 +305,7 @@ target_alias = @target_alias@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
EXTRA_DIST = lspgpot ring-a-party mail-signed-keys convert-from-106
|
|
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/intl \
|
|
+AM_CPPFLAGS = -I$(top_srcdir)/include \
|
|
$(am__append_1)
|
|
needed_libs = ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a
|
|
other_libs = $(LIBICONV) $(LIBINTL) $(CAPLIBS)
|