summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2004-02-28 22:16:20 +0100
committerKevin Ryde <user42@zip.com.au>2004-02-28 22:16:20 +0100
commit0d86f77e2ca976e2ccf4a31432778a29d75d6acf (patch)
tree3e8da139eb3e21b6ab285ded3fbd5f2599a4c3df /Makefile.in
parent2ceb1c2e94ac58f36bcb727c2a2f730ba1c56e23 (diff)
downloadgmp-0d86f77e2ca976e2ccf4a31432778a29d75d6acf.tar.gz
* aclocal.m4, configure, ltmain.sh, */Makefile.in: Update to automake
1.8.2 and libtool 1.5.2.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in13
1 files changed, 7 insertions, 6 deletions
diff --git a/Makefile.in b/Makefile.in
index 9fbea31ef..fcf1a9c0e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8 from Makefile.am.
+# Makefile.in generated by automake 1.8.2 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 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.
@@ -59,12 +59,12 @@ PRE_UNINSTALL = :
POST_UNINSTALL = :
host_triplet = @host@
ANSI2KNR = @ANSI2KNR@
-DIST_COMMON = README $(am__configure_deps) $(include_HEADERS) \
+DIST_COMMON = README $(am__configure_deps) $(am__include_HEADERS_DIST) \
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/config.in $(srcdir)/gmp-h.in $(srcdir)/mp-h.in \
$(top_srcdir)/configure AUTHORS COPYING COPYING.LIB ChangeLog \
INSTALL NEWS ansi2knr.1 ansi2knr.c config.guess config.sub \
- configure configure.in install-sh ltmain.sh missing
+ install-sh ltmain.sh missing
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/mpfr/acinclude.m4 \
@@ -72,7 +72,7 @@ am__aclocal_m4_deps = $(top_srcdir)/mpfr/acinclude.m4 \
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
- configure.lineno
+ configure.lineno configure.status.lineno
mkinstalldirs = $(mkdir_p)
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES = gmp.h mp.h gmp-mparam.h
@@ -226,6 +226,7 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
install-recursive installcheck-recursive installdirs-recursive \
pdf-recursive ps-recursive uninstall-info-recursive \
uninstall-recursive
+am__include_HEADERS_DIST = gmpxx.h
includeHEADERS_INSTALL = $(INSTALL_HEADER)
nodist_includeexecHEADERS_INSTALL = $(INSTALL_HEADER)
HEADERS = $(include_HEADERS) $(nodist_includeexec_HEADERS)