~vcs-imports/nfs-utils/main

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: neilbrown
  • Date: 2006-04-10 04:00:31 UTC
  • Revision ID: Arch-1:nfs-utils@products.ubuntu.com%nfs-utils--MAIN--0--patch-584
2006-04-10 "Kevin Coffman" <kwc@citi.umich.edu>
        Check for sufficient version of librpcsecgss and libgssapi
        in configure.in

Show diffs side-by-side

added added

removed removed

Lines of Context:
118
118
EXEEXT = @EXEEXT@
119
119
F77 = @F77@
120
120
FFLAGS = @FFLAGS@
 
121
GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
 
122
GSSAPI_LIBS = @GSSAPI_LIBS@
121
123
GSSD = @GSSD@
122
124
HAVE_LIBWRAP = @HAVE_LIBWRAP@
123
125
HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@