author | mickeyl <mickeyl> | 2004-03-01 17:36:09 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-03-01 17:36:09 (UTC) |
commit | 5f6f3f7d9356e24ac5284b7ccc10a75451ea94ee (patch) (unidiff) | |
tree | 3a1149a6afa188b9c51b86357edd0981d9c97f4c /libslcompat/config.in | |
parent | 796de538b7b7bc7c3e2af3e8dd081000c21569ac (diff) | |
download | opie-5f6f3f7d9356e24ac5284b7ccc10a75451ea94ee.zip opie-5f6f3f7d9356e24ac5284b7ccc10a75451ea94ee.tar.gz opie-5f6f3f7d9356e24ac5284b7ccc10a75451ea94ee.tar.bz2 |
some header files and glue to compile japanese apps
pretty much work in progress - maybe someone wants to finish
-rw-r--r-- | libslcompat/config.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libslcompat/config.in b/libslcompat/config.in new file mode 100644 index 0000000..365d217 --- a/dev/null +++ b/libslcompat/config.in | |||
@@ -0,0 +1,4 @@ | |||
1 | config LIBSLCOMPAT | ||
2 | boolean "Sharp libsl compatibility library" | ||
3 | default "n" | ||
4 | depends on LIBOPIE2UI | ||