summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Fixed typo, preventing the creation of dependencyNiels Möller2004-11-241-1/+1
* (dummy-dep-files): Generate only of dependencyNiels Möller2004-11-231-5/+7
* (dummy-dep-files): Added quotes to sed command.Niels Möller2004-11-181-1/+1
* (ASM_SYMBOL_PREFIX): Fixed test.Niels Möller2004-11-181-1/+1
* (ASM_SYMBOL_PREFIX): Check if global symbols have aNiels Möller2004-11-171-1/+24
* (dummy-dep-files): Create dummy dependency files,Niels Möller2004-11-141-0/+9
* Check for individual openssl headers blowfish.h,Niels Möller2004-11-131-7/+20
* Bumped version to 1.13.Niels Möller2004-11-041-1/+1
* Bumped version to 1.12.Niels Möller2004-10-261-1/+1
* (SHLIBMINOR): Updated, shared library version isNiels Möller2004-10-211-1/+1
* * configure.ac: Replaced AC_OUTPUT(list...) with an AC_OUTPUTNiels Möller2004-10-211-1/+4
* Stop using automake. Replaced each Makefile.am with a hand-writtenNiels Möller2004-10-191-10/+14
* (SHLIBLINK, SHLIBLIBS): On cygwin, linking needsNiels Möller2004-09-231-2/+2
* More Cygwin fixes.Niels Möller2004-09-231-2/+6
* Setup SHLIBFORLINK and friends for cygwin.Niels Möller2004-09-221-4/+15
* * configure.ac: New command line option --disable-pic. UseNiels Möller2004-08-311-3/+12
* * configure.ac: Use AC_CONFIG_AUX_DIR([.]).Niels Möller2004-03-201-1/+4
* (SHLIBMINOR): Shared library version is now 2.2.Niels Möller2004-03-051-1/+1
* Fixed EXEEXT workaround.Niels Möller2004-03-021-1/+2
* Typo fix.Niels Möller2004-03-021-1/+1
* Added workaround to get the correct $(EXEEXT)=''Niels Möller2004-03-021-0/+14
* (RSA_EXAMPLES): Append $(EXEEXT) to the filenames.Niels Möller2004-03-021-1/+1
* (enable_assembler): Explicitly setNiels Möller2004-02-171-0/+6
* (CPPFLAGS, LDFLAGS): No spaces after -I and -L, asNiels Möller2004-02-121-2/+2
* Bumped version number to 1.10.Niels Möller2004-02-081-1/+1
* (SHLIBMINOR): Bumped, library version is now 2.1.Niels Möller2004-02-071-1/+1
* Use assembler file sha1-compress.asm if available.Niels Möller2004-02-061-1/+1
* * configure.ac: Use assembler file arcfour-crypt.asm if available.Niels Möller2004-02-051-1/+2
* (AX_CREATE_STDINT_H): Also look for uint32_t andNiels Möller2004-01-311-1/+3
* Bumped version to 1.9.Niels Möller2004-01-111-1/+1
* (SHLIBMAJOR): Bumped to 2.Niels Möller2004-01-101-1/+1
* (AX_CREATE_STDINT_H): Create nettle-types.h.Niels Möller2004-01-071-0/+2
* (RSA_EXAMPLES): Added rsa-encrypt and rsa-decrypt.Niels Möller2003-09-191-1/+1
* Bumped version to 1.8.Niels Möller2003-08-261-1/+1
* Comment fix.Niels Möller2003-05-181-1/+1
* Use LSH_FUNC_ALLOCA.Niels Möller2003-05-121-1/+2
* Bumped version to 1.7.Niels Möller2003-03-111-1/+1
* Use LSH_GCC_ATTRIBUTES.Niels Möller2003-02-231-35/+1
* (SHLIBMAJOR): Bumped version number to 1.Niels Möller2003-02-111-1/+1
* (LDFLAGS): --with-lib-path should add to LDFLAGS,Niels Möller2003-02-051-1/+1
* (OPENSSL_LIBFLAGS): If libcrypto is found, addNiels Möller2003-01-221-2/+11
* Check for gcc:s __attribute__.Niels Möller2002-11-211-1/+36
* Output tools/Makefile.Niels Möller2002-11-071-1/+1
* Fixed definitions using SHLIBMAJOR and SHLIBMINOR.James Ralston2002-11-011-2/+4
* Fixed the enable-shared option.Niels Möller2002-10-021-2/+11
* New option --enable-shared, and a first attempt atNiels Möller2002-10-011-0/+22
* * configure.ac (RSA_EXAMPLES): New substituted variable,Niels Möller2002-10-011-0/+4
* New define WITH_PUBLIC_KEY, and new configure flagNiels Möller2002-10-011-8/+15
* Check for openssl's libcrypto (for benchmarking).Niels Möller2002-07-181-0/+4
* Don't use -ggdb3 with gcc-2.96.Niels Möller2002-07-181-3/+9