diff options
author | Volker Grabsch <vog@notjusthosting.com> | 2012-03-27 11:29:30 (GMT) |
---|---|---|
committer | Volker Grabsch <vog@notjusthosting.com> | 2012-03-27 11:29:30 (GMT) |
commit | 5b5f87285be6f8975f2578357a1ea49d77456b12 (patch) | |
tree | eefa3f1e635f8178bc69ba6d0e6c62ac9b32f7bc /src/freeglut-1-fixes.patch | |
parent | 4308fe142f16be6d0da9e70d00fb86caafd0b248 (diff) | |
download | mxe-5b5f87285be6f8975f2578357a1ea49d77456b12.zip mxe-5b5f87285be6f8975f2578357a1ea49d77456b12.tar.gz mxe-5b5f87285be6f8975f2578357a1ea49d77456b12.tar.bz2 |
freeglut: Mention corresponding issue tracker entry in patch
Diffstat (limited to 'src/freeglut-1-fixes.patch')
-rw-r--r-- | src/freeglut-1-fixes.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/freeglut-1-fixes.patch b/src/freeglut-1-fixes.patch index 80a8ef0..71aa60e 100644 --- a/src/freeglut-1-fixes.patch +++ b/src/freeglut-1-fixes.patch @@ -10,6 +10,9 @@ Subject: [PATCH] add pkg-config support based on http://old.nabble.com/-PATCH--Add-pkgconfig-file-td23312302.html + +proposed to upstream +https://sourceforge.net/tracker/?func=detail&aid=3511842&group_id=1032&atid=101032 --- Makefile.am | 3 +++ configure.ac | 1 + |