From c610cc12641e7c19c47caf6c56a08d29b41af5f4 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Wed, 10 Dec 2003 00:17:24 +0100 Subject: Regenerate for: * configure.in (LIBGMP_LDFLAGS, LIBGMPXX_LDFLAGS): New AC_SUBSTs with options to generate .def files with windows DLLs. --- printf/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'printf') diff --git a/printf/Makefile.in b/printf/Makefile.in index 570e993d0..066eb1596 100644 --- a/printf/Makefile.in +++ b/printf/Makefile.in @@ -112,7 +112,9 @@ LDFLAGS = @LDFLAGS@ LEX = @LEX@ LEXLIB = @LEXLIB@ LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ +LIBGMPXX_LDFLAGS = @LIBGMPXX_LDFLAGS@ LIBGMP_DLL = @LIBGMP_DLL@ +LIBGMP_LDFLAGS = @LIBGMP_LDFLAGS@ LIBM = @LIBM@ LIBM_FOR_BUILD = @LIBM_FOR_BUILD@ LIBOBJS = @LIBOBJS@ -- cgit v1.2.1