From 3dd9e69487e369c24573b6ac3e53a7fcf06987c7 Mon Sep 17 00:00:00 2001
From: Michael Stevens <mstevens@etla.org>
Date: Wed, 16 Feb 2011 11:21:03 +0000
Subject: [PATCH 1/2] Improve pod.
---
README_cygwin.pod | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/README_cygwin.pod b/README_cygwin.pod
index 49c6049..d9f2726 100644
|
a
|
b
|
|
| 74 | 74 | |
| 75 | 75 | In order to use the w32api native GLUT there must be no |
| 76 | 76 | F</usr/include/GL> directory. |
| 77 | | |
| | 77 | |
| 78 | 78 | The problem is that the L<NCI|pdds/draft/pdd16_native_call.pod> |
| 79 | 79 | tries the header files to create the imports and not the |
| 80 | 80 | libraries, and if the /usr/include/GL headers are found |