diff options
| author | Will Andrews <will@FreeBSD.org> | 2000-05-17 09:21:53 +0000 |
|---|---|---|
| committer | Will Andrews <will@FreeBSD.org> | 2000-05-17 09:21:53 +0000 |
| commit | 3b539acd63ea325605859ffc60ea33ba018bc382 (patch) | |
| tree | 2b5b9bdd06f26777baed33e8a63dd348bfab2e5f /converters/kdesupport2/files/patch-ae | |
| parent | a355f99ef3540802bcc3b8b24aeb5422711d0bce (diff) | |
Woop doop de doop, I've managed to circumvent the kdesupport2 build
problems by disabling ODBC library building. Apparently kdenetwork2
doesn't need that support (it does need mimelib), so we're all right
on that!
This is the import of KDESUPPORT and KDENETWORK 1.90 (aka KDE2 beta).
Repo-copies by: asami
Diffstat (limited to 'converters/kdesupport2/files/patch-ae')
| -rw-r--r-- | converters/kdesupport2/files/patch-ae | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/converters/kdesupport2/files/patch-ae b/converters/kdesupport2/files/patch-ae index aa3724a791f5..5694a2ed4dc1 100644 --- a/converters/kdesupport2/files/patch-ae +++ b/converters/kdesupport2/files/patch-ae @@ -1,11 +1,11 @@ ---- ./mimelib/Makefile.in.org Tue Sep 7 08:24:50 1999 -+++ ./mimelib/Makefile.in Wed Feb 23 18:14:27 2000 -@@ -191,7 +191,7 @@ +--- mimelib/Makefile.in Tue May 9 19:33:18 2000 ++++ mimelib/Makefile.in.new Tue May 16 18:32:11 2000 +@@ -233,7 +233,7 @@ DEFS = -D$(LIBVERSION) @DEFS@ --libmimelib_la_LDFLAGS = -version-info 1:0 -+libmimelib_la_LDFLAGS = -version-info 2:0 +-libmimelib_la_LDFLAGS = -version-info 1:1 ++libmimelib_la_LDFLAGS = -version-info 3:0 mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs CONFIG_HEADER = ../config.h CONFIG_CLEAN_FILES = |
