diff options
Diffstat (limited to 'nx-X11/extras/ogl-sample/main')
-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 c63186b50..40f066ff2 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 GLU +#define LibName NX_GLU #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' #define SoRev SOGLUREV |