We have some news to share for the request index beta feature. We’ve added more options to sort your requests, counters to the individual filters and documentation for the search functionality. Checkout the blog post for more details.

File libreiserfs-autoconf-fixups of Package libreiserfs

---
 configure         |15855 ++++++++++++++++++++++++++++--------------------------
 configure.in      |    5 
 m4/libtool.m4     | 7357 +++++++++++++++++++++++++
 m4/ltoptions.m4   |  368 +
 m4/ltsugar.m4     |  123 
 m4/ltversion.m4   |   23 
 m4/lt~obsolete.m4 |   92 
 7 files changed, 16251 insertions(+), 7572 deletions(-)

--- a/configure.in
+++ b/configure.in
@@ -2,6 +2,8 @@
 AC_PREREQ(2.50)
 AC_INIT(include/reiserfs/reiserfs.h)
 AC_CANONICAL_HOST
+AC_USE_SYSTEM_EXTENSIONS
+AC_CONFIG_MACRO_DIR([m4])
 
 dnl Versioning
 dnl Making releases:
@@ -82,7 +84,7 @@ CFLAGS="$CFLAGS -D_REENTRANT"
 AC_PROG_CC
 AC_PROG_INSTALL
 AC_PROG_LN_S
-AC_PROG_RANLIB
+LT_INIT
 
 AC_SYS_LARGEFILE
 
@@ -109,6 +111,7 @@ AM_PROG_LIBTOOL
 dnl Initialize i18n:
 ALL_LINGUAS=""
 AM_GNU_GETTEXT
+AM_GNU_GETTEXT_VERSION
 CFLAGS="$CFLAGS -DLOCALEDIR=\"\\\"$datadir/locale\\\"\""
 
 dnl if test "$USE_INCLUDED_LIBINTL" = "yes"; then
openSUSE Build Service is sponsored by