summaryrefslogtreecommitdiff
path: root/source3/configure.in
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2708: Don't look for bzero, we don't use it.Jeremy Allison1-1/+1
2007-10-10r2453: I think this is the last lot of fixes to get shared libraries working onTim Potter1-3/+3
2007-10-10r2338: Remove lonely looking definition of DYNEXP for HPUX in the configureTim Potter1-1/+0
2007-10-10r2334: Update LDSHFLAGS for HPUX as -Wl is not necessary as we are invoking LDTim Potter1-1/+1
2007-10-10r2263: When testing whether building shared libraries actually works, useTim Potter1-4/+5
2007-10-10r2245: Typo fix from trunk.Tim Potter1-2/+2
2007-10-10r2233: fixed 3 places where == is mistakenly used instead of = in bourneAndrew Tridgell1-3/+3
2007-10-10r2198: Correct fix for #1360. Need to use -Wl when passing flags to the linker.Tim Potter1-1/+1
2007-10-10r2188: adding some initial checks for DragonFly (same as FreeBSD 4.1)Gerald Carter1-3/+4
2007-10-10r2070: Let's try to overload srnlen and strndup for AIX where they are natly ...Simo Sorce1-0/+2
2007-10-10r2057: Although rarely used, prevent "net lookup kdc" from segfaulting whenGünther Deschner1-0/+1
2007-10-10r2018: updating syntax for enable-cups checkGerald Carter1-1/+1
2007-10-10r2006: Fix bug 1653 discovered by Luke Mewburn. The script code to generate theTim Potter1-2/+2
2007-10-10r1968: Remove spurious "A" spotted by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison1-1/+0
2007-10-10r1599: Use -Bsymbolic when creating shared libraries to avoid conflicts withTim Potter1-1/+1
2007-10-10r1561: iconv detection fix from James Peach <jpeach@sgi.com>Gerald Carter1-13/+19
2007-10-10r1472: Make mknod work again for the CIFS client. Still needs someJeremy Allison1-1/+13
2007-10-10r1368: fix configure check so that if you set --enable-cups[=yes] and don't h...Gerald Carter1-1/+3
2007-10-10r1247: Final fix to make this compile on Heimdal.Jeremy Allison1-22/+39
2007-10-10r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come beforeJeremy Allison1-0/+2
2007-10-10r1193: Ensure we check for and use krb5_free_unparsed_name().Jeremy Allison1-0/+1
2007-10-10r1179: Start of system keytab merge. Config tests.Jeremy Allison1-0/+35
2007-10-10r1007: merge from SAMBA_4_0:Stefan Metzmacher1-0/+5
2007-10-10r817: - fix a configure logic bug for linux/XFS quotasStefan Metzmacher1-1/+1
2007-10-10r675: merge from SAMBA_4_0:Stefan Metzmacher1-0/+3
2007-10-10r656: Make widelinks use realpath(). Tidy up cases where we need to become a ...Jeremy Allison1-0/+14
2007-10-10r449: Two AFS-related things:Volker Lendecke1-4/+23
2007-10-10r404: Revert the change 378 to vfs_extd_audit.c, the parseable auditingVolker Lendecke1-1/+2
2007-10-10r393: BUG 1141: patch from timur@com.bat.ru (Timur Bakeyev) for nss*.so names...Gerald Carter1-0/+2
2007-10-10r329: add the shadow_copy vfs moduleStefan Metzmacher1-1/+2
2007-10-10r283: removing --with-cracklib after discussion with abartklet @ sambaXPGerald Carter1-57/+0
2007-10-10r227: Patch from James Peach <jpeach@sgi.com> to search RIX ABI paths for lib...Jeremy Allison1-7/+18
2007-10-10r192: Fix configure.in to only use $BLDSHARED to select whether to build stat...Paul Green1-3/+3
2007-10-10r185: fix linking prob surrounding --with-fake-kaserver and -lcryptoGerald Carter1-0/+4
2007-10-10r144: Move first use of AC_CHECK_HEADERS so it is always executed. Tidy up in...Paul Green1-13/+16
2007-10-10r93: Update VOS _POSIX_C_SOURCE macro to 200112L.Paul Green1-2/+2
2004-03-26Move the Client-IP based msdfs target expansion to a VFS module.Volker Lendecke1-1/+2
2004-03-19add --with-libdir and --with-mandir (patch from Guenther Deschner)Gerald Carter1-2/+34
2004-03-15removing extra comma in --with-fhsGerald Carter1-1/+1
2004-03-02Janitorial duty for tpot - --with-fhs fix.Jeremy Allison1-7/+14
2004-02-19sys/xattr.h merge from HEADGerald Carter1-1/+1
2004-02-11Added James Peach's fix for #1038.Jeremy Allison1-0/+2
2004-02-03Fix for a bug where the mutex could be left locked. Also remove theJeremy Allison1-22/+0
2004-02-02Always at least try to compile in cracklib support.Andrew Bartlett1-1/+1
2004-02-02remerge andrew's cracklib patch from HEAD and fix a compile warningsGerald Carter1-0/+58
2004-02-01Include sys/acl.h in check for broken nisplus include files. Bug #1025.Tim Potter1-1/+3
2004-01-29BUG 570: don't overwrite LDFLAGS; patch from MORIYAMA Masayuki <moriyama@mira...Gerald Carter1-1/+1
2004-01-22Fix for debian Bug#225328 by LaMont Jones <lamont@debian.org>, whereAndrew Bartlett1-0/+2
2004-01-15Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicableTim Potter1-3/+0
2004-01-14revert the cracklib changes until post 3.0.2Gerald Carter1-58/+0