projects
/
am-utils-6.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
085b8ef
)
move rpc/auth* to the list of headers that need others
author
Christos Zoulas
<christos@zoulas.com>
Sat, 20 Nov 2010 23:04:38 +0000
(18:04 -0500)
committer
Christos Zoulas
<christos@zoulas.com>
Sat, 20 Nov 2010 23:04:38 +0000
(18:04 -0500)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 70878b1a76a41f010fe688cc96162b9b4847c279..a0beff2321a785d1f254faabdb087be639ba4b68 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-464,8
+464,6
@@
AC_CHECK_HEADERS( \
nfs/pathconf.h \
nfs/rpcv2.h \
nfsclient/nfsargs.h \
- rpc/auth.h \
- rpc/auth_des.h \
rpc/rpc.h \
rpc/types.h \
rpcsvc/autofs_prot.h \
@@
-591,6
+589,8
@@
AC_CHECK_HEADERS([ \
msdosfs/msdosfsmount.h \
netinet/if_ether.h \
nfs/nfs.h \
+ rpc/auth.h \
+ rpc/auth_des.h \
rpc/pmap_clnt.h \
rpc/pmap_prot.h \
rpcsvc/yp_prot.h \