diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-12-20 08:36:12 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2004-12-20 08:36:12 +0000 |
commit | 30b63e8cf14526b36d6048fdb92b1520a5b3c458 (patch) | |
tree | b541ad60079327d4e8123e0eb655597ff59ed0ca /scp2/util | |
parent | cbe914357b57c83f324cd69e46d66178d4fc6402 (diff) |
INTEGRATION: CWS hrogtkremove (1.14.4); FILE MERGED
2004/12/20 09:20:15 hro 1.14.4.1: #i36989# Removed gtk+ from crashreporter
Diffstat (limited to 'scp2/util')
-rw-r--r-- | scp2/util/makefile.mk | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/scp2/util/makefile.mk b/scp2/util/makefile.mk index 3a8541d6326d..9f85354e9d11 100644 --- a/scp2/util/makefile.mk +++ b/scp2/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: hr $ $Date: 2004-12-10 18:38:16 $ +# last change: $Author: hr $ $Date: 2004-12-20 09:36:12 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -168,13 +168,6 @@ SCP1FILES += \ file_crashrep_dynamic.par .ENDIF -.IF "$(GUI)"=="UNX" -.IF "$(ENABLE_CRASHDUMP)" == "STATIC" || "$(PRODUCT)" == "" -SCP1FILES += \ - file_crashrep_static.par -.ENDIF -.ENDIF - SCP1FILES += \ vclcanvas.par |