summaryrefslogtreecommitdiff
path: root/crashrep/source
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-08 15:24:14 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-08 15:24:14 +0000
commit217cf48bd1157a38bb5d50695c220dccabe2e1b1 (patch)
tree36b3b46422ddc3387033471a22119f5c7978c30b /crashrep/source
parent99a689344ca5bc1a2711e26a7c88f447ec8de71c (diff)
INTEGRATION: CWS ause023 (1.13.12); FILE MERGED
2005/03/01 15:34:51 hjs 1.13.12.1: #i43805# remove usage of pkgconfig
Diffstat (limited to 'crashrep/source')
-rwxr-xr-xcrashrep/source/unx/makefile.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/crashrep/source/unx/makefile.mk b/crashrep/source/unx/makefile.mk
index 120b63e9d094..447026df0fdd 100755
--- a/crashrep/source/unx/makefile.mk
+++ b/crashrep/source/unx/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.13 $
+# $Revision: 1.14 $
#
-# last change: $Author: hr $ $Date: 2004-12-20 09:55:18 $
+# last change: $Author: vg $ $Date: 2005-03-08 16:24:14 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -58,8 +58,6 @@ LIBSALCPPRT=$(0)
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-PKGCONFIG_MODULES=gtk+-2.0
-.INCLUDE: pkg_config.mk
# ------------------------------------------------------------------