summaryrefslogtreecommitdiffstats
path: root/source3/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Remove FILE_MACRO as __FILE__ is ANSI C.Tim Potter2002-12-041-7/+0
* Make sure we have a default st_blocksize.Jeremy Allison2002-12-041-12/+15
* Fix for 64 bit issues with oplocks and allocation size.Jeremy Allison2002-12-041-4/+17
* Defaulting python breaks the clean target it python isn't installed.Tim Potter2002-12-031-6/+3
* Fixes for EXEEXT - must use \$ signs when you want an actual $ sign toTim Potter2002-12-031-4/+4
* Patch from Paul Green to detect exe extensions, needed for Stratus VOS.Andrew Bartlett2002-12-011-6/+9
* Fix up smbwrapper target.Tim Potter2002-11-291-0/+2
* merging changes from SAMBA_3_0 relating to RPM packagingGerald Carter2002-11-271-8/+6
* Here's a bit of a cleanup of the {configure,Makefile}.in files. I'veTim Potter2002-11-221-40/+21
* If you don't specify --with-python, we assume "python" anyhow, becauseMartin Pool2002-11-211-1/+11
* Remove the assumption that all Solaris has -lsendfile.Andrew Bartlett2002-11-151-1/+1
* patch from aedil@alchar.org to correctly detect solaris workshop CC's abilityAndrew Bartlett2002-11-151-3/+10
* Rename pdb_mysql and pdb_xml to 'mysql' and 'xml'Jelmer Vernooij2002-11-151-4/+4
* When testing for /usr/include/heimdal, don't include /usr/heimdal/includeAndrew Bartlett2002-11-151-2/+2
* small patch to makesure we fallback to <xfs/xqm.h> if <linux/xqm.h> doesn't e...Jelmer Vernooij2002-11-131-0/+1
* Only add modules/pdb_xml.so and modules/pdb_mysql.so to the 'modules' target ifJelmer Vernooij2002-11-131-3/+4
* Don't build Makefile.in in examples/VFS/Jelmer Vernooij2002-11-131-1/+1
* Undo the new --enable-developer flags that caused breakage on gcc != 3.2, andAndrew Bartlett2002-11-131-2/+2
* - Add some more warning flags for --enable-developer.Andrew Bartlett2002-11-131-2/+16
* Don't generate ../examples/pdb/mysql/Makefile and ../examples/pdb/xml/MakefileJelmer Vernooij2002-11-051-1/+1
* Add support to build plugins in source/Jelmer Vernooij2002-11-051-0/+11
* Fix mysterious error message when running 'make python_{ext,install}'Tim Potter2002-11-051-4/+0
* Add FIXME about --with-pythonMartin Pool2002-11-041-0/+4
* Applied Buchan Milne's patches.John Terpstra2002-10-311-1/+1
* added a timegm() function for systems that don't have itAndrew Tridgell2002-10-301-1/+1
* Remove obsolete acconfig.h - we now use comments in AC_DEFINE()Jelmer Vernooij2002-10-211-208/+207
* Recognize FreeBSD5 correctly (not as being sysv...)Jelmer Vernooij2002-10-211-2/+3
* Turn on sendfile detection by default in HEAD and 3.0.Jeremy Allison2002-10-051-3/+4
* Patch from Steve Langasek <vorlon@netexpress.net>:Andrew Bartlett2002-10-031-4/+8
* Fix Solaris sendfile detection. Add small fixes to sendfile code.Jeremy Allison2002-10-011-2/+6
* Added Solaris sendfile patch + configure tests from Pierre Belanger <belanger...Jeremy Allison2002-09-301-0/+66
* Readd the 2.2 --with-ldapsam paramaters so as to allow a smooth upgrade path toAndrew Bartlett2002-09-271-0/+17
* Actually pick up the kerberos libs in RedHat - the previous shell constructAndrew Bartlett2002-09-251-4/+4
* * fix getpass checkGerald Carter2002-09-231-20/+19
* Merge back Richard's FreeBSD sendfile fixes.Jeremy Allison2002-09-211-7/+13
* allow --with-krb5 to override the location of the kerberos libs onAndrew Tridgell2002-09-201-12/+18
* HPUX sendfile is now detected correctly.Jeremy Allison2002-09-181-1/+55
* Added --with-ldap (default=yes) option. We should now be able toTim Potter2002-09-171-8/+27
* Added --with-ads option, defaults to yes. If you run ./configureTim Potter2002-09-171-46/+68
* Default to "python" for --with-python option. This saves having to runTim Potter2002-09-171-1/+8
* Added FreeBSD sendfile configure tests. Richard please test...Jeremy Allison2002-09-171-2/+31
* Attempt to make broken Linux sendfile work.... Still in progress.Jeremy Allison2002-09-171-1/+3
* Added autoconf detection for sendfile for Linux. lib/sendfile.c codeJeremy Allison2002-09-171-0/+72
* Python's setup.py does not need to be munged by configure.in -- it isMartin Pool2002-09-091-1/+1
* Add --with-python=PYTHONNAME configure option, so that the librariesMartin Pool2002-09-091-0/+13
* Merge tpot's Python patch. ./configure now writes to the PythonMartin Pool2002-09-091-1/+1
* configure.in:Simo Sorce2002-09-071-1/+1
* Make it possible to actually build these modules - process the Makefile.in atAndrew Bartlett2002-09-061-1/+1
* Detect and use syslog.h or sys/syslog.h corretly. Fixes lack of prototype forAndrew Bartlett2002-09-061-0/+1
* Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij2002-08-281-0/+16