Changeset 761:1deabf2d9c0d for charset.c

Show
Ignore:
Timestamp:
1999-01-19 15:22:53 (10 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Properly handle character set definition file installation.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • charset.c

    r719 r761  
    3737#include "charset.h" 
    3838 
    39 /* Where are character set definition files located? */ 
    40  
    41 #define CHARMAPS_DIR "/usr/share/i18n/charmaps" 
    42  
    43  
    4439/* Define this if you want any dprint () statements in this code */ 
    4540