diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-12-02 15:37:24 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-12-02 18:25:57 +0100 |
commit | 0db58e76d4055a21f4945e86d4cd80797d284075 (patch) | |
tree | 4bb513e035aaca36a47caf8438a0bb659d5bc1ff | |
parent | e9a688ed40d3b4ed391dc5bcc90d3c691b607c9f (diff) |
Remove odd comment about MINGWSTRIP from m4/README
...which had been added with 4aed4f436cf8e4b0f3f034dfb1d1025b05a61f0a "add a
README files", at a time when there was a m4/mingw.m4 file (even though that did
not mention any "MINGWSTRIP") that has meanwhile been removed with
8646ab97dc37c0606b19057686bf3d610f9c15ee "Remove MinGW support"
Change-Id: Icd94a9a971f425125a23b692a43f8a958ca3a2c7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107078
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
-rw-r--r-- | m4/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/m4/README b/m4/README index f5f4656b24a0..33ac576e2685 100644 --- a/m4/README +++ b/m4/README @@ -1,3 +1 @@ m4 - Macros to locate and utilise pkg-config. - -work around m4 bracket stripping in MINGWSTRIP construction
\ No newline at end of file |