summaryrefslogtreecommitdiff
path: root/textproc/iiimf-le-unit/files/patch-leif_sampleja3_xaux_common_csconv.h
blob: 24d32c1913c5411f57221c28eda4282936551ad5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- leif/sampleja3/xaux_common/csconv.h	Fri Mar 16 00:52:22 2001
+++ leif/sampleja3/xaux_common/csconv.h	Wed Feb 16 20:48:24 2005
@@ -63,7 +63,7 @@
 #    define	CSC_BASE_DIR_SYSTEM	"/etc/lib/im/csconv/"
 #endif /* !CSC_BASE_DIR_SYSTEM */
 #if !defined(CSC_BASE_DIR_DEFAULT)
-#    define	CSC_BASE_DIR_DEFAULT	"/usr/lib/im/csconv/"
+#    define	CSC_BASE_DIR_DEFAULT	"/usr/local/lib/im/csconv/"
 #endif /* !CSC_BASE_DIR_DEFAULT */
 
 #define CSC_IS_PATH_ABS(path)	(('/' == *(path)) ||			\