summaryrefslogtreecommitdiffstats
path: root/source/m4
Commit message (Expand)AuthorAgeFilesLines
* build: fix bug #5590 by not linking in the static libs but the objects.Michael Adam2008-08-281-1/+1
* build: fall down to the same place when using an internal lib statically.Michael Adam2008-08-281-1/+1
* Revert "build: fall down to the same place when using an internal lib statica...Karolin Seeger2008-08-271-1/+1
* Revert "build: fix bug #5590 by not linking in the static libs but the objects."Karolin Seeger2008-08-271-1/+1
* build: fix bug #5590 by not linking in the static libs but the objects.Michael Adam2008-08-211-1/+1
* build: fall down to the same place when using an internal lib statically.Michael Adam2008-08-211-1/+1
* build: extend SMB_LIBRARY() to take a version as an optional second argumentMichael Adam2008-08-181-4/+7
* build: extend SMB_LIBRARY() to optionally take default value.Michael Adam2008-08-181-1/+28
* build: slightly change and extend the logic of SMB_LIBRARY().Michael Adam2008-08-181-9/+21
* init_shared_module -> init_samba_moduleVolker Lendecke2008-06-231-1/+1
* Use "init_shared_module" instead of "init_module" for initializing .so'sVolker Lendecke2008-06-231-1/+1
* build: fix configure option --with-static-libs=libXYZMichael Adam2008-03-311-1/+1
* configure: fix quotation in SMB_LIBRARY for help output.Michael Adam2008-03-171-2/+2
* configure: put swat-part of config into m4-include file of its own.Michael Adam2008-02-261-0/+27
* Move the definition of SMB_LIBRARY to aclocal.m4.Michael Adam2008-02-211-0/+67
* configure: Move assemblage of samba version strings to m4 include file.Michael Adam2008-02-201-0/+29
* configure: Move path (and debug) checks to an m4 include file check_path.m4.Michael Adam2008-02-191-0/+316
* Remove unused m4 macro files.Michael Adam2008-02-197-422/+0
* r23094: Update the iconv detection to handle cross-compiles better. If we areJames Peach2007-10-101-16/+0
* r22441: Add automatic dependency tracking. The dependency generation isJames Peach2007-10-108-0/+1218