- Nov 19, 2011
-
-
* configure.ac: Setup installation of dll files in $bindir. (IF_DLL, LIBNETTLE_FILE_SRC, LIBHOGWEED_FILE_SRC): New substitutions. * config.make.in (LIBNETTLE_FILE_SRC): Substitute new autoconf variable. (LIBHOGWEED_FILE_SRC): Likewise. * Makefile.in (install-dll-nettle, uninstall-dll-nettle): New target for installing the dll file in $bindir. (install-shared-nettle): Conditionally depend on install-dll-nettle. Use LIBNETTLE_FILE_SRC. (uninstall-shared-nettle): Conditionally depend on install-dll-nettle. (various hogweed targets): Analogous changes. Rev: nettle/ChangeLog:1.230 Rev: nettle/Makefile.in:1.41 Rev: nettle/config.make.in:1.4 Rev: nettle/configure.ac:1.47
-
- May 14, 2007
-
-
Niels Möller authored
Rev: nettle/config.make.in:1.3
-
Niels Möller authored
Rev: nettle/config.make.in:1.2
-
- Dec 04, 2006
-
-
Niels Möller authored
* config.make.in (datarootdir): New directory variable (for autoconf-2.61). Rev: src/nettle/ChangeLog:1.403 Rev: src/nettle/config.make.in:1.12 Rev: src/nettle/configure.ac:1.81
-
- Nov 24, 2006
-
-
Niels Möller authored
Rev: src/nettle/config.make.in:1.11
-
- Nov 28, 2005
-
-
Niels Möller authored
and friends here, to get a correct a relative filename for install-sh when used in tools/Makefile. Rev: src/nettle/config.make.in:1.10
-
- Dec 05, 2004
-
-
Niels Möller authored
Rev: src/nettle/config.make.in:1.9
-
Niels Möller authored
.PRECIOUS to stop GNU make from deleting object files for the test programs. Rev: src/nettle/ChangeLog:1.316 Rev: src/nettle/config.make.in:1.8
-
- Dec 02, 2004
-
-
Niels Möller authored
* config.make.in (.SUFFIXES): ... here. This helps compilation with BSD make. * testsuite/Makefile.in (.SUFFIXES): Deleted target. Rev: src/nettle/ChangeLog:1.315 Rev: src/nettle/Makefile.in:1.19 Rev: src/nettle/config.make.in:1.7 Rev: src/nettle/testsuite/Makefile.in:1.12
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.314 Rev: src/nettle/config.make.in:1.6
-
- Dec 01, 2004
-
-
Niels Möller authored
Rev: src/nettle/ChangeLog:1.311 Rev: src/nettle/config.make.in:1.5
-
- Oct 20, 2004
-
-
Niels Möller authored
$(CPPFLAGS) and $(LDFLAGS). This mechanism replaces $(INCLUDES). * examples/Makefile.in (PRE_CPPFLAGS, PRE_LDFLAGS): Use these flags to get -I.. and -L.. early on the command line. * testsuite/Makefile.in: Likewise * tools/Makefile.in: Likewise. Rev: src/nettle/ChangeLog:1.283 Rev: src/nettle/config.make.in:1.4 Rev: src/nettle/examples/Makefile.in:1.4 Rev: src/nettle/testsuite/Makefile.in:1.4 Rev: src/nettle/tools/Makefile.in:1.5
-
Niels Möller authored
Rev: src/nettle/config.make.in:1.3
-
- Oct 19, 2004
-
-
Niels Möller authored
Rev: src/nettle/config.make.in:1.2
-
Niels Möller authored
Rev: src/nettle/config.make.in:1.1
-