count-one-bits: port to MSC; support types wider than 64 bits
[gnulib.git] / modules / alphasort
index 319eccc..e567057 100644 (file)
@@ -11,6 +11,10 @@ extensions
 
 configure.ac:
 gl_FUNC_ALPHASORT
+if test $HAVE_ALPHASORT = 0; then
+  AC_LIBOBJ([alphasort])
+  gl_PREREQ_ALPHASORT
+fi
 gl_DIRENT_MODULE_INDICATOR([alphasort])
 
 Makefile.am: