Hi, friendly ping? > When trying to cross-compile autofs for example with a buildsystem > like buildroot, the compilation fails in case the user wants to use > libtirpc library as RPC implementation. A hard coded include path > in aclocal.m4 is used. Other opensource software like rpcbind or > nfs-utils are suing autotools pkgconfig infrastructure to find > the libtirpc headers and to pass the correct linker flags. > > Convert configure.in to use PKG_CHECK_MODULES and remove the > hand written autoconf macros from aclocal.m4. Move aclocal.m4 > to m4 directory, so that autoconf does not skip global > directories, otherwise pkg.m4 (pkg-config macros) are not found. > > This fixes cross-compilation of autofs and allows to use > alternative C libraries as uClibc-ng without internal RPC > support to be used in cross-compiling environments. -- To unsubscribe from this list: send the line "unsubscribe autofs" in