summaryrefslogtreecommitdiffstats
path: root/lib/popt/wscript
Commit message (Collapse)AuthorAgeFilesLines
* lib/popt: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+1
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
* popt: Check for popt manually as well, not just using pkg-config.Jelmer Vernooij2012-02-201-1/+1
| | | | | | | Older systems don't provide a pkg-config file for popt. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Feb 20 15:13:32 CET 2012 on sn-devel-104
* popt: Use pkg-config file to look for popt.Jelmer Vernooij2012-02-191-1/+1
|
* build: subunit and popt need to be marked as private librariesAndrew Tridgell2010-10-211-2/+1
| | | | they have no vnum
* s4-waf: sanitize library names like the old build system did, only addJelmer Vernooij2010-05-311-1/+2
| | | | -samba4 suffix for libraries that are bundled.
* s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell2010-04-061-16/+10
|
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵Andrew Tridgell2010-04-061-0/+2
| | | | them
* build: updated configure checks or new syntaxAndrew Tridgell2010-04-061-2/+1
|
* build: optionally enable builtin poptAndrew Tridgell2010-04-061-0/+23