diff options
Diffstat (limited to 'libjava/include/config.h.in')
-rw-r--r-- | libjava/include/config.h.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in index e59ea35..ffb3d3f 100644 --- a/libjava/include/config.h.in +++ b/libjava/include/config.h.in @@ -378,6 +378,10 @@ /* Define if using POSIX threads on Linux. */ #undef LINUX_THREADS +/* Define to the name of the environment variable that determines the dynamic + library search path. */ +#undef LTDL_SHLIBPATH_VAR + /* Define if MinGW libgcj uses the Windows UNICODE OS API. */ #undef MINGW_LIBGCJ_UNICODE |