Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 227939
Collapse All | Expand All

(-)rpm-4.4.7.orig/configure.ac (+1 lines)
Lines 1120-1125 Link Here
1120
  LIBS="$LIBS -lefence"
1120
  LIBS="$LIBS -lefence"
1121
fi
1121
fi
1122
1122
1123
AC_CHECK_HEADER([locale.h], [AC_DEFINE(HAVE_LOCALE_H, 1, [locale.h isn't properly included without this])])
1123
AC_CHECK_FUNCS(setlocale)
1124
AC_CHECK_FUNCS(setlocale)
1124
1125
1125
dnl XXX Solaris <= 2.6 only permits 8 chars in password.
1126
dnl XXX Solaris <= 2.6 only permits 8 chars in password.

Return to bug 227939