Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | autoconf: fix up libevent autoconf test | Jeff Layton | 2012-01-05 | 1 | -1/+2 |
| | | | | | | | Have it set LIBEVENT to -levent and use that in the Makefiles instead of hardcoding it. Signed-off-by: Jeff Layton <jlayton@redhat.com> | ||||
* | configure: pull common nfsidmap and event checks into aclocal/ | Chuck Lever | 2009-03-16 | 1 | -0/+11 |
Clean up: Create an aclocal script for the nfsidmap library and headers checks used for both --enable-gss and --enable-nfsv4. Move libevent checks out too. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Steve Dickson <steved@redhat.com> |