summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* configure configure.in: Added tests for fseek64 and ftell64.Jeremy Allison1998-09-171-2/+2
* Added ssize_t to configure code.Jeremy Allison1998-09-111-0/+1
* added a configuration summary at the end of ./configure. It alsoAndrew Tridgell1998-09-051-0/+5
* some people are foolishly running ./configure from other than theAndrew Tridgell1998-09-051-0/+6
* Modified dev_t and ino_t code to be 64 bit clean (including changesJeremy Allison1998-09-041-0/+14
* More 64 bit stuff - now the fcntl locks are 64 bit clean.Jeremy Allison1998-09-041-1/+23
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-2/+9
* configure.in, configure: include/config.h.in: Added stropts and poll.Jeremy Allison1998-08-311-1/+2
* oops - added /usr/include/rpc includes.Luke Leighton1998-08-261-1/+2
* added loads of pointless rpcsvc/ and rpc/ include files, all becauseLuke Leighton1998-08-251-2/+2
* added a test for a working setresuidAndrew Tridgell1998-08-191-1/+10
* added include of sys/resource.hAndrew Tridgell1998-08-161-2/+3
* moved the printing related files to a separate printing/ directory.Andrew Tridgell1998-08-151-1/+1
* configure: Changes for extra headers.Jeremy Allison1998-08-151-4/+4
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-0/+6
* Added the '--with-netatalk' option to turn Netatalk support on atJohn Blair1998-08-131-0/+18
* this gets smbd compiling and linking correctly with the new layout.Andrew Tridgell1998-08-091-1/+1
* the autoconf scripts are now converted to the new directory structureAndrew Tridgell1998-08-091-3/+3
* new directory structure in configure.inAndrew Tridgell1998-08-091-5/+6
* we have to have the test for -lsocket before the test for someAndrew Tridgell1998-08-081-31/+31
* added --with-nisplus-home optionAndrew Tridgell1998-08-081-0/+18
* added test for getpwanam().Andrew Tridgell1998-07-311-1/+1
* In addition to the HAVE_FUNCTION_MACRO test that Andrew used as an example,Christopher R. Hertel1998-07-301-0/+5
* added HAVE_FUNCTION_MACRO testAndrew Tridgell1998-07-301-0/+5
* fixed sin_len test for FreeBSDAndrew Tridgell1998-07-301-1/+2
* test for a broken inet_ntoa and replace it if necessary (forAndrew Tridgell1998-07-291-0/+13
* get rid of the runtime test for broken getgroups() and add a compileAndrew Tridgell1998-07-291-0/+5
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-0/+578