summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2001-07-23OK, I think I have fscking IRIX figured out for building PIC code.Richard Sharpe1-1/+5
2001-07-18Fix the PIC flag for IRIXRichard Sharpe1-1/+1
2001-07-16Fix from bernd@arresum.inka.de for broken krb configure.Jeremy Allison1-4/+18
2001-07-14A few tweaks around linking libsmbclientRichard Sharpe1-2/+3
2001-07-12Fix a stupid error in passing options to CC under AIXRichard Sharpe1-1/+1
2001-07-11A serious set of changes to build libsmbclienmt. Copied much ofthis fromRichard Sharpe1-26/+29
2001-07-10Change the order of the -fPIC and -KPIC tests to ensure that UnixWareRichard Sharpe1-6/+7
2001-07-08removed remnants of libtoolAndrew Tridgell1-2/+0
2001-07-04The big character set handling changeover!Andrew Tridgell1-0/+17
2001-07-03Removed the default addition of /include to the directory given inJeremy Allison1-1/+1
2001-07-03Fixed quoting bug - shell programming sucks.Tim Potter1-1/+1
2001-07-02Only build the pam_winbind module if --with-pam used.Tim Potter1-3/+8
2001-07-02Not all OSs have setbuffer, so we better check for it.Andrew Bartlett1-0/+2
2001-06-29These changes cause the libsmbclient stuff to always build a non-shared libra...Richard Sharpe1-1/+7
2001-06-29Ensured all the system calls in msdfs.c go through the vfs layer.Jeremy Allison1-1/+1
2001-06-26Add check for working AF_LOCAL sockets, which are borkenMartin Pool1-0/+10
2001-06-25fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...Andrew Tridgell1-0/+13
2001-06-18Added patches to remove Linux specific XFS ACLs. These are now handled by theJeremy Allison1-10/+1
2001-06-06Added getconf flags for RH7.1 lfs support. Changed while() to a for()Jeremy Allison1-2/+2
2001-06-04Compile fix for wbinfo on solaris.Tim Potter1-1/+1
2001-06-01Added a --with/without winbind option to configure. The default is toTim Potter1-8/+26
2001-05-30- added AC_HAVE_DECL() macro to aclocal.m4, so we can easily addAndrew Tridgell1-22/+8
2001-05-22Try to fix build by adding autoconf tests for pam headers.Jeremy Allison1-0/+2
2001-05-17Ohh boy, I should be working on lots of other things, but I am pissed off, soRichard Sharpe1-4/+4
2001-05-16Added winbind programs to build for supported systems (i.e linux andTim Potter1-3/+20
2001-05-03Fixed SHM_R/SHM_W warnings by moving sys/ipc.h and sys/shm.h into includes.hJeremy Allison1-2/+2
2001-05-01added more complete C99 snprintf testAndrew Tridgell1-2/+7
2001-04-28- added test for vasprintfAndrew Tridgell1-1/+1
2001-04-28added asprintf testAndrew Tridgell1-1/+1
2001-04-27added test for C99 compliant vsnprintfAndrew Tridgell1-0/+19
2001-04-27fixed typoAndrew Tridgell1-1/+1
2001-04-26Fixed REPLACE_GETPASS test.Jeremy Allison1-1/+1
2001-04-24Added Steve Langasek <vorlon@netexpress.net> pam_smbpass supportJohn Terpstra1-1/+35
2001-04-24updating changes with 2.2 (comment lines in ./configure --help)Gerald Carter1-1/+1
2001-04-19merge from 2_2Andrew Tridgell1-0/+15
2001-04-17AIX ACLs donated by IBM.Jeremy Allison1-0/+4
2001-04-16Added --with-codepagedir as RedHat 6.2 and 7.x place them differently.Jeremy Allison1-0/+16
2001-04-14Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. ChangedJeremy Allison1-7/+15
2001-04-14configure:Jeremy Allison1-1/+1
2001-04-13Merge of Andrew's changes in 2.2.Jeremy Allison1-8/+64
2001-04-11To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison1-0/+22
2001-04-11Changed the order of -kPIC and -kpic.Jeremy Allison1-8/+8
2001-04-06keep cflags from being duplicated if defined in environmentHerb Lewis1-1/+7
2001-04-03Added XFS ACLs on Linux. Code from John Trostel <jtrostel@connex.com>.Jeremy Allison1-1/+14
2001-03-31configure configure.in include/config.h.in lib/replace.c: Added test and repl...Jeremy Allison1-1/+1
2001-03-27standards.h only exists on IRIX 6.x and above (Herb please check !).Jeremy Allison1-1/+1
2001-03-18much better readline support from Simo Sorce, with some mods from meAndrew Tridgell1-1/+3
2001-02-27Added patch from Urban Widmark <urban@teststation.com> modified by me toJeremy Allison1-4/+46
2001-02-25rpc_client/cli_netlogon.c: Fixed incorrect printf.Jeremy Allison1-15/+26
2001-02-16configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...Jeremy Allison1-0/+1