diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2012-03-28 13:46:58 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2012-03-28 13:46:58 (GMT) |
commit | defdff28f077c8e860ca36b99b840b0bf942fe55 (patch) | |
tree | b92443a7944899ab42576a3df5a7c4be137b8222 /src/libircclient-1-fixes.patch | |
parent | fe1012be45901c7344497eabe7440ff0e1c22578 (diff) | |
download | mxe-defdff28f077c8e860ca36b99b840b0bf942fe55.zip mxe-defdff28f077c8e860ca36b99b840b0bf942fe55.tar.gz mxe-defdff28f077c8e860ca36b99b840b0bf942fe55.tar.bz2 |
Rebrand to new project name MXE
Diffstat (limited to 'src/libircclient-1-fixes.patch')
-rw-r--r-- | src/libircclient-1-fixes.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/libircclient-1-fixes.patch b/src/libircclient-1-fixes.patch index efe93ef..8c273b6 100644 --- a/src/libircclient-1-fixes.patch +++ b/src/libircclient-1-fixes.patch @@ -1,10 +1,10 @@ -This file is part of mingw-cross-env. +This file is part of MXE. See doc/index.html for further information. Contains ad hoc patches for cross building. From 06b27e262de1d156ea31b52762ed372211b72de9 Mon Sep 17 00:00:00 2001 -From: mingw-cross-env +From: MXE Date: Mon, 23 Jan 2012 08:26:14 +0100 Subject: [PATCH 1/2] use the proper WIN32 define @@ -66,7 +66,7 @@ index 2dcd44c..af7d769 100644 From 1a54c4dda67b99c1c0c0c68b45a395b741cb7030 Mon Sep 17 00:00:00 2001 -From: mingw-cross-env +From: MXE Date: Sun, 22 Jan 2012 22:39:23 +0100 Subject: [PATCH 2/2] fix missing header |