~graziano.obertelli/eucalyptus/lp683800

« back to all changes in this revision

Viewing changes to util/eucalyptus-config.h.in

  • Committer: Dmitrii Zagorodnov
  • Date: 2010-07-30 01:05:08 UTC
  • mfrom: (1195.1.61 main)
  • mto: (1195.1.86 main)
  • mto: This revision was merged to the branch mainline in revision 1217.
  • Revision ID: dmitrii@eucalyptus.com-20100730010508-k9h1jyx044uorx9x
enabling iscsi use without sudoers modification via euca_rootwrap, which had to change

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
/* Define if there is strnlen */
67
67
#undef HAVE_STRNLEN
68
68
 
 
69
/* Define if we have libcap */
 
70
#undef HAVE_LIBCAP
69
71
 
70
72
#ifdef __cplusplus
71
73
}