summaryrefslogtreecommitdiff
path: root/source4/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2008-04-04Install pidl by default if ExtUtils::MakeMaker is available. This should make...Jelmer Vernooij1-0/+1
2008-04-03Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij1-0/+1
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij1-1/+1
2008-03-07configure: Add major version 4 to AC_INIT call.Michael Adam1-1/+1
2008-02-29Move manpage management out of the perl build system.Jelmer Vernooij1-0/+2
2008-02-29Move configure output details out of perl code.Jelmer Vernooij1-0/+9
2008-02-20Require at least talloc 1.2.0.Jelmer Vernooij1-1/+1
2008-02-18Avoid redetermining paths; use already stored values.Jelmer Vernooij1-2/+2
2008-02-13Put soversions and versions for libraries with a hard-coded version in theJelmer Vernooij1-0/+19
2008-02-13Never build .so versions of tdb/talloc from Samba 4 itself. Rather,Jelmer Vernooij1-2/+0
2008-02-11Automatically write AC_SUBST() vars to mkconfig.mk and use them.Jelmer Vernooij1-2/+2
2008-02-10Move some variables to a separate .mk file that could also be included by a n...Jelmer Vernooij1-0/+8
2008-01-25configure.ac: we should use AC_CONFIG_FILES() in order to use AC_OUTPUT only ...Stefan Metzmacher1-10/+10
2008-01-25configure.ac: we should only create ldb.pc when use the internal ldbStefan Metzmacher1-1/+1
2008-01-22dcerpc_samr: Use manually written .pc file.Jelmer Vernooij1-0/+1
2008-01-22param: Use manually written .pc file.Jelmer Vernooij1-0/+1
2008-01-22gensec: Use manually written .pc file.Jelmer Vernooij1-0/+1
2008-01-22torture: Use manually written .pc file.Jelmer Vernooij1-0/+1
2008-01-22dcerpc: Use manually written .pc files for dcerpc and ndr.Jelmer Vernooij1-0/+2
2008-01-22registry: Use manually written .pc file.Jelmer Vernooij1-0/+2
2008-01-22ldb/talloc/tdb: Use manually written pc file.Jelmer Vernooij1-0/+3
2007-12-21r26196: Always build python bindings for ldb.Jelmer Vernooij1-0/+1
2007-12-21r26118: Remove whitespace that causes empty if statement to be generated.Jelmer Vernooij1-2/+1
2007-12-21r26113: Build tdb python bindings even when not using system tdb.Jelmer Vernooij1-1/+2
2007-12-21r26100: Also check for SWIG.Jelmer Vernooij1-1/+0
2007-12-21r26090: Make building tdb python bindings independent of use of external tdb.Jelmer Vernooij1-1/+3
2007-12-21r26089: Move python detection to a separate file, and don't make it an error ...Jelmer Vernooij1-119/+1
2007-12-21r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij1-1/+118
2007-12-21r25839: use nss_wrapper code in samba4 ifStefan Metzmacher1-0/+1
2007-10-10r25425: move LDB_MODULESDIR define into config.hStefan Metzmacher1-0/+18
2007-10-10r25190: Update talloc version to 1.1.0 after API-incompatible changes.Jelmer Vernooij1-1/+1
2007-10-10r25123: we only need lib/ldb/sqlite3.m4 and lib/ldb/libldb.m4,Stefan Metzmacher1-2/+1
2007-10-10r25106: ldb_map is provided by libldb.so in the system-provided ldb.Jelmer Vernooij1-1/+1
2007-10-10r25093: Use system-provided ldb library if available. Note that this only mea...Jelmer Vernooij1-0/+12
2007-10-10r24997: Re-enable use of system-provided tdb and/or talloc when available.Jelmer Vernooij1-17/+15
2007-10-10r23481: As per metze's suggestion, move the nsstest files from torture/ to ns...Kai Blin1-1/+1
2007-10-10r23403: Make nsstest build on Samba4.Kai Blin1-0/+1
2007-10-10r22721: use only included talloc and tdb untill jelmerStefan Metzmacher1-6/+8
2007-10-10r22718: remove autoconf warnings, we should only includeStefan Metzmacher1-6/+15
2007-10-10r22698: Support using system tdb, when available.Jelmer Vernooij1-1/+4
2007-10-10r22697: Support building with external talloc.Jelmer Vernooij1-1/+4
2007-10-10r22027: Allow separate build and source directories. Don't follow symlinksJames Peach1-8/+27
2007-10-10r21683: Remove the gconf registry backend.Jelmer Vernooij1-1/+0
2007-10-10r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij1-1/+0
2007-10-10r20816: merge from samba3:Stefan Metzmacher1-1/+0
2007-10-10r19621: move enable-dso to check_ld.m4 again and add some checks and generate...Stefan Metzmacher1-11/+0
2007-10-10r19571: Add a USESHARED parameter (different from BLDSHARED) + two smallJelmer Vernooij1-4/+6
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+9
2007-10-10r18485: include libreplace.m4 in the aclocal.m4 filesStefan Metzmacher1-1/+1
2007-10-10r18450: - autogenerate the OBJ_FILES for LIBREPLACEStefan Metzmacher1-4/+1