Project

General

Profile

Bug #2641 » patch.diff

kallisti5 (Alexander von Gluck), 01/31/2010 08:02 AM

View differences:

configure.in (working copy)
],
[i586*], [
: ${LDSHARED="ld -shared"}
DLDFLAGS="$DLDFLAGS -L/boot/develop/lib/x86 -lbe -lroot"
DLDFLAGS="$DLDFLAGS -L/boot/develop/lib/x86 -lbe -lroot -L/boot/common/lib"
])
: ${LIBPATHENV=LIBRARY_PATH}
rb_cv_dlopen=yes ],
ext/nkf/nkf-utf8/nkf.h (working copy)
# ifndef HAVE_LOCALE_H
# define HAVE_LOCALE_H
# endif
#elif defined(__HAIKU__)
# undef HAVE_LANGINFO_H
# ifndef HAVE_LOCALE_H
# define HAVE_LOCALE_H
# endif
#elif defined(MSDOS)
# ifndef HAVE_LOCALE_H
# define HAVE_LOCALE_H
(3-3/3)