configure configure.in: Added tests for fseek64 and ftell64.
[samba.git] / source / configure.in
1998-09-17 Jeremy Allisonconfigure configure.in: Added tests for fseek64 and...
1998-09-11 Jeremy AllisonAdded ssize_t to configure code.
1998-09-05 Andrew Tridgelladded a configuration summary at the end of ./configure...
1998-09-05 Andrew Tridgellsome people are foolishly running ./configure from...
1998-09-04 Jeremy AllisonModified dev_t and ino_t code to be 64 bit clean (inclu...
1998-09-04 Jeremy AllisonMore 64 bit stuff - now the fcntl locks are 64 bit...
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-08-31 Jeremy Allisonconfigure.in, configure: include/config.h.in: Added...
1998-08-26 Luke Leightonoops - added /usr/include/rpc includes.
1998-08-25 Luke Leightonadded loads of pointless rpcsvc/ and rpc/ include files...
1998-08-19 Andrew Tridgelladded a test for a working setresuid
1998-08-16 Andrew Tridgelladded include of sys/resource.h
1998-08-15 Andrew Tridgellmoved the printing related files to a separate printing...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-13 John BlairAdded the '--with-netatalk' option to turn Netatalk...
1998-08-09 Andrew Tridgellthis gets smbd compiling and linking correctly with...
1998-08-09 Andrew Tridgellthe autoconf scripts are now converted to the new direc...
1998-08-09 Andrew Tridgellnew directory structure in configure.in
1998-08-08 Andrew Tridgellwe have to have the test for -lsocket before the test...
1998-08-08 Andrew Tridgelladded --with-nisplus-home option
1998-07-31 Andrew Tridgelladded test for getpwanam().
1998-07-30 Christopher R. HertelIn addition to the HAVE_FUNCTION_MACRO test that Andrew...
1998-07-30 Andrew Tridgelladded HAVE_FUNCTION_MACRO test
1998-07-30 Andrew Tridgellfixed sin_len test for FreeBSD
1998-07-29 Andrew Tridgelltest for a broken inet_ntoa and replace it if necessary...
1998-07-29 Andrew Tridgellget rid of the runtime test for broken getgroups()...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch