diff options
Diffstat (limited to 'nx-X11/extras/ogl-sample')
-rw-r--r-- | nx-X11/extras/ogl-sample/main/gfx/lib/glu/Imakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/extras/ogl-sample/main/gfx/lib/glu/Imakefile b/nx-X11/extras/ogl-sample/main/gfx/lib/glu/Imakefile index 40f066ff2..c63186b50 100644 --- a/nx-X11/extras/ogl-sample/main/gfx/lib/glu/Imakefile +++ b/nx-X11/extras/ogl-sample/main/gfx/lib/glu/Imakefile @@ -36,7 +36,7 @@ XCOMM #define DoDebugLib DebugLibGlu #define DoProfileLib ProfileLibGlu #define IHaveSubdirs -#define LibName NX_GLU +#define LibName GLU #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' #define SoRev SOGLUREV |