]> arthur.barton.de Git - netatalk.git/history - configure.in
Warning fixes.
[netatalk.git] / configure.in
2002-02-13 srittauQuick and dirty hack to fix build on NetBSD hosts with...
2002-02-13 srittauNew command line option: --with-nls-dir, moved pkgdir...
2002-02-08 jmarcusRevert previous commit. It breaks CNID.
2002-02-08 jmarcusFix for two things:
2002-02-07 jmarcusChange the name of the Perl-check macro to reflect...
2002-01-17 srittauMore Solaris cleanups for 64bit compatibility.
2002-01-17 srittauAuto-generate Perl scripts so the the path to the inter...
2002-01-17 srittauNew configure switch: --enable-netbsd.
2002-01-17 srittauDon't define DEBUG is --enable-debug isn't given. Patch by
2002-01-17 srittauNew substituted variable: NLSDIR. Equals $PKGCONFDIR...
2002-01-17 srittauUse new macros NETATALK_PROG_PERL and NETATALK_AFS_CHECK.
2002-01-04 sibazmerged logging code into main branch. use configure...
2001-12-16 srittauRemove redundant AC_PREFIX_DEFAULT.
2001-12-16 srittauUse new SLP checking macro.
2001-12-14 srittauDefine the conditional COMPILE_CNID for use in Makefiles.
2001-12-14 srittauRemoved the --with-cflags and --with-libs flags.
2001-12-11 srittau--enable-fhs does now set mandir correctly.
2001-12-10 jmarcusFix up cnid_didname_verify so that it works with automa...
2001-12-03 jmarcusDon't include time.h as it can be less portable. Inste...
2001-12-03 jmarcusTru64 does not define timeval in time.h. Make sure...
2001-12-01 srittauRemoved checks for libs that cause problems on OpenBSD...
2001-11-30 srittauSmall change to the AC_MSG_RESULT of --with-did=hash.
2001-11-28 srittauClean up --with-did check: "hash" is now an explicit...
2001-11-27 jmarcusRemoved the --with-cnid-db configure option, and replac...
2001-11-25 srittauForward-Ports from the stabilizing branch.
2001-11-24 srittauPAM cleanups, removed unused USE_SHADOWPW conditional.
2001-11-23 srittauDon't add db3 flags to CFLAGS and LIBS, but use DB3_CFL...
2001-11-23 srittauRemoved obsolete --with-config-dir option.
2001-11-20 srittauMostly reverted Dan's patch after a short discussion...
2001-11-20 pooba53Fixed file so --sysconfdir works correctly as well...
2001-11-16 srittauInclude $(top_srcdir)/include before everything else.
2001-11-14 srittauThe help string of --with-message-dir said --with-msg...
2001-11-13 srittauRemoved LDSHAREDFLAGS since it's not used, anyway.
2001-11-13 srittauUse new macro AC_PATH_DB3.
2001-10-30 jmarcusFix a minor aesthetic thing.
2001-10-30 jmarcusAnother day, another PAM patch. This time, PAM should...
2001-10-27 srittauMoved macro AC_PATH_SSL into its own file.
2001-10-27 srittauChanged macro name from AM_PATH_SSL to AC_PATH_SSL.
2001-10-25 srittauMoved the SSL checking code into its own function,...
2001-10-24 srittauCleanup --with and --enable help strings.
2001-10-21 jmarcusFix problem with -ldb3 being used instead of -ldb.
2001-10-20 jmarcusFix db3 detection for people using db3 3.3.x built...
2001-10-11 jmarcusAdd -lpam to AFPD_LIBS and PAPD_LIBS. afpd and papd...
2001-10-10 jmarcusProperly add -lpam to LDFLAGS (thanks, Sebastian).
2001-10-10 jmarcusIn order to link against PAM, it helps to have -lpam...
2001-10-10 srittauFixed typo.
2001-10-09 jmarcusFix problem with PAM being forced on users by default.
2001-10-07 srittauPAM compilation fixed.
2001-10-06 srittauFix --enable-overwrite:
2001-10-03 jmarcusFINALLY fix that damn "AUTHORS: Can't execute" error.
2001-10-03 jmarcusFix long-standing bug with PAM configuration. PAM...
2001-09-22 jmarcusFix db3 compilation on Linux.
2001-09-17 rufustfireflySLP support added (Joe Clarke)
2001-09-07 rufustfireflyendian checking/memcpy fixes
2001-09-06 rufustfireflyadded errno.h and sys/errno.h to list of includes to...
2001-09-04 rufustfireflyproperly checks for db3 headers (Joe Clarke)
2001-08-30 srittauComparison operator is "=", not "==" in the "test"...
2001-08-30 srittauMake --without-ssl-dir work.
2001-08-28 lancelAdd configure file protection.
2001-08-21 rufustfireflyupdated DB3 check in configure.in
2001-08-14 rufustfireflyCNID/DID patch from Uwe Hees (moderately tested)
2001-08-09 samnobleMerged changes from meeroh@mit.edu to fix the kerberos...
2001-08-06 srittauAdded missing Makefiles.
2001-06-21 jmarcusFixed the problem where pkgconfdir=NONE/etc/netatalk...
2001-06-20 rufustfireflycommenting changes, more autoconf support in afpd, etc
2001-06-20 rufustfireflyJoe Clarke's fix for linux/quota.h checking, removed...
2001-06-19 rufustfireflyJoe Clarke's patches and some other fixes
2001-06-19 srittauOops. Reenable --with-config-dir.
2001-06-19 srittauSubstitute PKGCONFDIR by the contents of the variable...
2001-06-18 rufustfireflysmall change (lastdid should have been last)
2001-06-18 rufustfireflypatches from sourceforge
2001-06-11 rufustfireflyuams path now pulled from sysconfdir, not config_dir
2001-06-11 rufustfireflypatch #432052 to add portability to IRIX, HP-UX and...
2001-06-11 rufustfireflypatch #431859 from Russ Allbery to remove ucbinclude...
2001-06-07 rufustfireflySebastian Rittau's patch (sf #422872) to move from...
2001-06-06 rufustfireflysync initial mtab additions/changes with tree
2001-06-05 pooba53Changed occurences of $ac_default_prefix to $ac_prefix_...
2001-05-31 srittauChanged invocation of AC_PROG_LIBTOOL to AM_PROG_LIBTOO...
2001-05-25 rufustfireflyexperimental code added from Bob Rogers to generate...
2001-05-24 samnobleremoved the configure-time option for specifying CAPDIR...
2001-05-22 rufustfireflymore Tru64 fixes from Burkhard Schmidt <bs@cpfs.mpg.de>
2001-05-22 rufustfireflyportability fixes and Tru64 patch from Edmund Lam ...
2001-05-08 rufustfireflyadded contrib/macusers/Makefile to list of Makefiles...
2001-04-24 rufustfireflyfixed tcp_wrappers compilation (detected wrong in confi...
2001-04-24 rufustfireflyadd AFPD_LIBS
2001-04-10 rufustfireflytimelord compilation optional, disabled by default
2001-04-10 rufustfireflyoops. paper bag time.
2001-04-10 rufustfireflypatch from Jason Keitz (jkeitz@users.sourceforge.net...
2001-03-29 samnobleThis patch fixes "broken" handling of dbtob (converting...
2001-03-26 rufustfireflyun-hardcoded -shared, moved into LDSHAREDFLAGS
2001-03-22 rufustfireflymore OpenBSD fixes from Jean-Philippe Rey
2001-03-22 rufustfireflyOpenBSD compile fix (tx to Jean-Philippe Rey for this...
2001-03-21 rufustfireflyfixes for FreeBSD relying on unistd.h (not crypt.h...
2001-03-14 rufustfireflypatch from Yoshinobu Ishizaki for Linux 2.0.x builds
2001-03-08 rufustfireflypatches from Sebastian Rittau for a cleaner build
2001-02-27 rufustfireflyKerberos UAM module changes. (still not working yet...
2001-02-27 rufustfireflyPGP UAM module compilation support using --enable-pgp-uam
2001-02-27 rufustfireflychanged USE_AFS to AFS to work with current tree
2001-02-26 rufustfireflyinitscript patch for kernel module loading, timelord...
2001-02-23 rufustfireflyfixed typos in configure.in, and search for hosts_acces...
next