summaryrefslogtreecommitdiff
path: root/source4/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2008-06-17Make sure events pc file gets installed.Jelmer Vernooij1-0/+1
2008-06-14This patch make it possible to build the events library completelySimo Sorce1-1/+1
2008-06-10Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm...Jelmer Vernooij1-3/+2
2008-06-10Fix variables used in configure.Jelmer Vernooij1-2/+2
2008-06-09heimdal_build: rename config.m{k,4} => internal.m{k,4}Stefan Metzmacher1-1/+1
2008-06-09configure: we require autoconf 2.54Stefan Metzmacher1-2/+1
2008-05-21Fix typo.Jelmer Vernooij1-1/+1
2008-05-19Move IDL build script to rpc directory, make various bits and pieces easier t...Jelmer Vernooij1-1/+1
2008-05-18Move writing of data.mk file to m4 macro.Jelmer Vernooij1-26/+1
2008-05-18Move writing autoconf vars into files into m4 macros.Jelmer Vernooij1-26/+2
2008-05-11Merge ldb_map into LIBLDB.Jelmer Vernooij1-1/+0
2008-05-10Fix location of torture pc file.Jelmer Vernooij1-1/+1
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