autotools revamp:
[freeradius.git] / src / main / Makefile.in
2004-06-15 vorlonautotools revamp:
2004-06-09 aland When building statically, tell libtool to build a...
2004-06-02 aland Use $(EXEEXT) to enable it to work a little better...
2004-03-25 aland Corrected typos, where 'test -f' didn't match 'echo'
2004-03-24 aland Better linking of sub-modules, and added support for...
2004-03-24 aland Added extra LCRYPT, for systems which have problems...
2004-02-26 aland Now that EAP-GTC works with Meetinghouse, include it
2004-01-08 aland If there are no OpenSSL libraries, don't include them.
2004-01-05 aland Include PEAP & MSCHAPv2 EAP sub-types, too.
2003-11-21 mcr use HOSTINFO and RADIUS_VERSION variables
2003-10-31 mcr some defines to help with static linking.
2003-08-28 aland A step towards allowing static linking
2003-05-01 aland Removed raduse, as it's been marked 'deprecated' for...
2003-02-21 aland No one has touch this file in over 3 years (other...
2003-01-09 aland One more delete of builddbm stuff
2003-01-09 aland Removed builddbm. It hasn't been used for ages.
2002-11-21 aland Move libcrypt BEFORE the other libs, as some stupid...
2002-10-29 aland Massive changes to configuration handling (re-arrangin...
2002-10-23 aland Don't include $(LIBLTDL) in the list of dependencies...
2002-10-09 aland Make the installation directories BEFORE recursing...
2002-08-16 aland Make 'radiusd' depend on the module libs, so that...
2002-07-15 aland Link only the modules defined in the top-level Make...
2002-07-08 aland Finalize the radrelay additions, based on Cistron...
2002-07-06 fcusack update for configure.in#1.158
2002-07-04 aland Removed GNU specific commands, which broke 'configure...
2002-07-04 fcusack Link all of libradius.a, not just referenced symbols.
1999-09-18 miquelsChange a couple of Makefile.ins to plain Makefiles
1999-08-25 miquels*** empty log message ***
1999-08-17 aland allow server variables/functions to be exported to...
1999-08-16 alandInitial revision origin/aland