OK, datadir is now ${prefix}/share, which is what it's supposed
[freeradius.git] / Make.inc.in
2003-01-24 aland OK, datadir is now ${prefix}/share, which is what...
2003-01-23 aland Make 'datadir' point to '.../share/freeradius', instead of
2002-12-24 aland Define 'datadir' in make files.
2002-07-12 aland Patches to enable or disable using the supplied libltdl
2002-06-18 aland Define top_srcdir, too, for new libtool.
2002-05-26 fcusack Change run_dir default from /var/run to /var/run/radiusd.
2002-04-24 aland After configuring for only certain modules, we should...
2001-12-13 aland removed no longer needed define for WITH_THREAD_POOL
2001-10-29 aland removed old sql defines
2001-06-02 cmillerPrevent stripping of executables, when devel flags...
2001-05-04 aland centralized the handling of the version number, prior...
2001-03-12 aland Massive changes to get SNMP auto-configured && working.
2001-03-12 aland Copied MySQL checks to similar code for Oracle &&...
2001-03-10 mmachadoModified the rlm_sql driver Makefiles to use the new...
2001-03-08 aland Preliminary checks for mysql libraries && header files.
2001-03-06 cmillerChanged comments calling the code Cistron to FreeRADIUS...
2001-03-06 aland PostgreSQL configure checks, from a patch by
2001-01-25 aland Moved a number of definitions from configure-time...
2000-11-30 aland massive changes to enable smarter configure script...
2000-11-22 aland new configure option: --with-static-modules...
2000-11-22 aland define USE_SHARED_LIBS and USE_STATIC_LIBS in the...
2000-11-21 aland ALWAYS use our own 'install-sh' program, as we cannot...
2000-11-07 aland removed LDBM and BUILDDBM from the source tree
2000-10-23 aland check for a working INSTALL program, and set the appro...
2000-09-26 aland first step of snmp/smux patches from
2000-09-14 aland find and substitute the variable top_builddir
2000-09-14 aland check if libltdl is to be installable, and set LIBLTDL...
2000-08-08 aland don't bother using MODULE_* stuff any more, libtool...
2000-07-28 aland removed all knowledge about dlopen() and friends from the
2000-04-25 aland add checks for missing autoconf, autoheader, and aclocal.
2000-04-04 aland no need any more for seperate NSLLIB or SOCKETLIB...
2000-04-04 aland If we're using thread pools, check for sem_init()...
2000-03-01 aland add @LIBS@, for any generic libraries which may be...
2000-02-23 aland moved the build over to using libtool.
2000-02-21 aland set a variable LIBTOOL in Make.inc.in, so that the...
2000-01-03 alandconfigure.in pthread.h and libpthread
1999-10-25 aland we no longer have a generic 'ldflags' variable. This...
1999-10-15 aland lots more changes to dynamic library stuff. This...
1999-10-15 aland added 'DYNAMIC_MODULES' definition to see if we're...
1999-09-20 miquels * Added LIBPREFIX, set to "" on OS/2 and "lib" on...
1999-09-19 miquels * Added some functions to missing.c: str[n]casecmp,
1999-09-18 miquelsChange a couple of Makefile.ins to plain Makefiles
1999-08-25 miquels*** empty log message ***
1999-08-21 miquelsHmm, how does this work? My changelog is in doc/ChangeLog
1999-08-16 alandInitial revision origin/aland