diff options
Diffstat (limited to 'nx-X11/lib/fontenc')
-rw-r--r-- | nx-X11/lib/fontenc/Imakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nx-X11/lib/fontenc/Imakefile b/nx-X11/lib/fontenc/Imakefile index 9d77cc257..2bdb0564a 100644 --- a/nx-X11/lib/fontenc/Imakefile +++ b/nx-X11/lib/fontenc/Imakefile @@ -17,7 +17,7 @@ FONTENCDEFS = -DFONTENC_NO_LIBFONT \ #define DoSharedLib SharedLibFontEnc #define DoDebugLib DebugLibFontEnc #define DoProfileLib ProfileLibFontEnc -#define LibName NX_fontenc +#define LibName fontenc #define SoRev SOFONTENCREV #define IncSubdir X11 #define IncSubSubdir fonts |