summaryrefslogtreecommitdiffstats
path: root/source4/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Fix typo.Jelmer Vernooij2008-05-211-1/+1
* Move IDL build script to rpc directory, make various bits and pieces easier t...Jelmer Vernooij2008-05-191-1/+1
* Move writing of data.mk file to m4 macro.Jelmer Vernooij2008-05-181-26/+1
* Move writing autoconf vars into files into m4 macros.Jelmer Vernooij2008-05-181-26/+2
* Merge ldb_map into LIBLDB.Jelmer Vernooij2008-05-111-1/+0
* Fix location of torture pc file.Jelmer Vernooij2008-05-101-1/+1
* Install pidl by default if ExtUtils::MakeMaker is available. This should make...Jelmer Vernooij2008-04-041-0/+1
* Fix installation of dcerpc_atsvc and registry as required by samba-gtk.Jelmer Vernooij2008-04-031-0/+1
* Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-1/+1
* configure: Add major version 4 to AC_INIT call.Michael Adam2008-03-071-1/+1
* Move manpage management out of the perl build system.Jelmer Vernooij2008-02-291-0/+2
* Move configure output details out of perl code.Jelmer Vernooij2008-02-291-0/+9
* Require at least talloc 1.2.0.Jelmer Vernooij2008-02-201-1/+1
* Avoid redetermining paths; use already stored values.Jelmer Vernooij2008-02-181-2/+2
* Put soversions and versions for libraries with a hard-coded version in theJelmer Vernooij2008-02-131-0/+19
* Never build .so versions of tdb/talloc from Samba 4 itself. Rather,Jelmer Vernooij2008-02-131-2/+0
* Automatically write AC_SUBST() vars to mkconfig.mk and use them.Jelmer Vernooij2008-02-111-2/+2
* Move some variables to a separate .mk file that could also be included by a n...Jelmer Vernooij2008-02-101-0/+8
* configure.ac: we should use AC_CONFIG_FILES() in order to use AC_OUTPUT only ...Stefan Metzmacher2008-01-251-10/+10
* configure.ac: we should only create ldb.pc when use the internal ldbStefan Metzmacher2008-01-251-1/+1
* dcerpc_samr: Use manually written .pc file.Jelmer Vernooij2008-01-221-0/+1
* param: Use manually written .pc file.Jelmer Vernooij2008-01-221-0/+1
* gensec: Use manually written .pc file.Jelmer Vernooij2008-01-221-0/+1
* torture: Use manually written .pc file.Jelmer Vernooij2008-01-221-0/+1
* dcerpc: Use manually written .pc files for dcerpc and ndr.Jelmer Vernooij2008-01-221-0/+2
* registry: Use manually written .pc file.Jelmer Vernooij2008-01-221-0/+2
* ldb/talloc/tdb: Use manually written pc file.Jelmer Vernooij2008-01-221-0/+3
* r26196: Always build python bindings for ldb.Jelmer Vernooij2007-12-211-0/+1
* r26118: Remove whitespace that causes empty if statement to be generated.Jelmer Vernooij2007-12-211-2/+1
* r26113: Build tdb python bindings even when not using system tdb.Jelmer Vernooij2007-12-211-1/+2
* r26100: Also check for SWIG.Jelmer Vernooij2007-12-211-1/+0
* r26090: Make building tdb python bindings independent of use of external tdb.Jelmer Vernooij2007-12-211-1/+3
* r26089: Move python detection to a separate file, and don't make it an error ...Jelmer Vernooij2007-12-211-119/+1
* r26068: Import improved Python bindings for LDB, including tests.Jelmer Vernooij2007-12-211-1/+118
* r25839: use nss_wrapper code in samba4 ifStefan Metzmacher2007-12-211-0/+1
* r25425: move LDB_MODULESDIR define into config.hStefan Metzmacher2007-10-101-0/+18
* r25190: Update talloc version to 1.1.0 after API-incompatible changes.Jelmer Vernooij2007-10-101-1/+1
* r25123: we only need lib/ldb/sqlite3.m4 and lib/ldb/libldb.m4,Stefan Metzmacher2007-10-101-2/+1
* r25106: ldb_map is provided by libldb.so in the system-provided ldb.Jelmer Vernooij2007-10-101-1/+1
* r25093: Use system-provided ldb library if available. Note that this only mea...Jelmer Vernooij2007-10-101-0/+12
* r24997: Re-enable use of system-provided tdb and/or talloc when available.Jelmer Vernooij2007-10-101-17/+15
* r23481: As per metze's suggestion, move the nsstest files from torture/ to ns...Kai Blin2007-10-101-1/+1
* r23403: Make nsstest build on Samba4.Kai Blin2007-10-101-0/+1
* r22721: use only included talloc and tdb untill jelmerStefan Metzmacher2007-10-101-6/+8
* r22718: remove autoconf warnings, we should only includeStefan Metzmacher2007-10-101-6/+15
* r22698: Support using system tdb, when available.Jelmer Vernooij2007-10-101-1/+4
* r22697: Support building with external talloc.Jelmer Vernooij2007-10-101-1/+4
* r22027: Allow separate build and source directories. Don't follow symlinksJames Peach2007-10-101-8/+27
* r21683: Remove the gconf registry backend.Jelmer Vernooij2007-10-101-1/+0
* r21297: Remove the GTK+ tools and library from the main repository. They are ...Jelmer Vernooij2007-10-101-1/+0