X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=ndmp-src%2FMakefile.in;fp=ndmp-src%2FMakefile.in;h=f75e3ad4cfe0f0b8f3c7074540cdf0736b49c7af;hb=949b8910a5e23c4285d0b1aedacfc82a14dc97a5;hp=0d5dbd5804765072bf1db774c228401fe1000c18;hpb=c6f0a88c567f8536c498f554285aed1f8150da18;p=debian%2Famanda diff --git a/ndmp-src/Makefile.in b/ndmp-src/Makefile.in index 0d5dbd5..f75e3ad 100644 --- a/ndmp-src/Makefile.in +++ b/ndmp-src/Makefile.in @@ -82,7 +82,7 @@ #NDMOS_OPTIONS = -DNDMOS_OPTION_NO_NDMP4 # vim:ft=automake -# Copyright (c) 2007,2008,2009 Zmanda, Inc. All Rights Reserved. +# Copyright (c) 2007-2012 Zmanda, Inc. All Rights Reserved. # # This program is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 as published @@ -332,7 +332,8 @@ am__aclocal_m4_deps = \ $(top_srcdir)/config/ltoptions.m4 \ $(top_srcdir)/config/ltsugar.m4 \ $(top_srcdir)/config/ltversion.m4 \ - $(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/configure.in + $(top_srcdir)/config/lt~obsolete.m4 $(top_srcdir)/FULL_VERSION \ + $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs @@ -938,6 +939,9 @@ MSGMERGE = @MSGMERGE@ MT = @MT@ MTX = @MTX@ MT_FILE_FLAG = @MT_FILE_FLAG@ +NC = @NC@ +NC6 = @NC6@ +NETCAT = @NETCAT@ NETINET_IN_H = @NETINET_IN_H@ NEXT_ARPA_INET_H = @NEXT_ARPA_INET_H@ NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H = @NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H@