X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2FMakefile.in;h=08c28f865e21a1b0495ea7e46ebc907b1f482349;hb=d9b4891674da8a71dfae1f5e5dba12862845ec50;hp=68ce4e6a148a00c522d7318fe57bd00807c3e836;hpb=e8f0e848d4990b6e68fde2c3cf652c4a0a4a4791;p=gnulib.git diff --git a/m4/Makefile.in b/m4/Makefile.in index 68ce4e6a1..08c28f865 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -1,6 +1,6 @@ # Makefile.in generated automatically by automake 1.4a from Makefile.am -# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. +# Copyright (C) 1994, 1995-9, 2000 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -57,10 +57,13 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : + +@SET_MAKE@ host_alias = @host_alias@ host_triplet = @host@ AMDEP = @AMDEP@ AMTAR = @AMTAR@ +AWK = @AWK@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ @@ -70,8 +73,10 @@ CXXCPP = @CXXCPP@ DATADIRNAME = @DATADIRNAME@ DEPDIR = @DEPDIR@ DF_PROG = @DF_PROG@ +FESETROUND_LIBM = @FESETROUND_LIBM@ GENCAT = @GENCAT@ GETCONF = @GETCONF@ +GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GNU_PACKAGE = @GNU_PACKAGE@ @@ -82,20 +87,30 @@ INSTOBJEXT = @INSTOBJEXT@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ +KMEM_GROUP = @KMEM_GROUP@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ +LIB_CRYPT = @LIB_CRYPT@ MAKEINFO = @MAKEINFO@ +MAN = @MAN@ MKINSTALLDIRS = @MKINSTALLDIRS@ MSGFMT = @MSGFMT@ +NEED_SETGID = @NEED_SETGID@ +OPTIONAL_BIN_PROGS = @OPTIONAL_BIN_PROGS@ +OPTIONAL_BIN_ZCRIPTS = @OPTIONAL_BIN_ZCRIPTS@ PACKAGE = @PACKAGE@ PERL = @PERL@ POFILES = @POFILES@ POSUB = @POSUB@ +POW_LIBM = @POW_LIBM@ RANLIB = @RANLIB@ +SQRT_LIBM = @SQRT_LIBM@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ USE_NLS = @USE_NLS@ VERSION = @VERSION@ YACC = @YACC@ +install_sh = @install_sh@ l = @l@ @@ -103,20 +118,24 @@ EXTRA_DIST = README Makefile.am.in \ afs.m4 \ assert.m4 \ bison.m4 \ +c-bs-a.m4 \ check-decl.m4 \ chown.m4 \ +codeset.m4 \ d-ino.m4 \ d-type.m4 \ -decl.m4 \ error.m4 \ fnmatch.m4 \ fstypename.m4 \ +fsusage.m4 \ +ftruncate.m4 \ getgroups.m4 \ getline.m4 \ getloadavg.m4 \ gettext.m4 \ glibc.m4 \ group-member.m4 \ +iconv.m4 \ inttypes_h.m4 \ isc-posix.m4 \ jm-glibc-io.m4 \ @@ -127,11 +146,14 @@ jm-winsz2.m4 \ largefile.m4 \ lchown.m4 \ lcmessage.m4 \ +lib-check.m4 \ link-follow.m4 \ ls-mntd-fs.m4 \ +lstat-slash.m4 \ lstat.m4 \ malloc.m4 \ memcmp.m4 \ +nanosleep.m4 \ perl.m4 \ prereq.m4 \ progtest.m4 \ @@ -143,7 +165,9 @@ search-libs.m4 \ st_dm_mode.m4 \ st_mtim.m4 \ stat.m4 \ +strerror_r.m4 \ strftime.m4 \ +timespec.m4 \ uintmax_t.m4 \ ulonglong.m4 \ uptime.m4 \ @@ -166,7 +190,7 @@ GZIP_ENV = --best all: all-redirect .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) - cd $(top_srcdir) && $(AUTOMAKE) --gnits --include-deps m4/Makefile + cd $(top_srcdir) && $(AUTOMAKE) --gnits m4/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ @@ -182,14 +206,14 @@ distdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ - cp -pR $$d/$$file $(distdir); \ + cp -pR $$d/$$file $(distdir) \ + || exit 1; \ else \ test -f $(distdir)/$$file \ - || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ - || cp -p $$d/$$file $(distdir)/$$file || :; \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ fi; \ done - info-am: info: info-am dvi-am: