summaryrefslogtreecommitdiff
path: root/lib/popt/wscript
AgeCommit message (Collapse)AuthorFilesLines
2012-02-20popt: Check for popt manually as well, not just using pkg-config.Jelmer Vernooij1-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
2012-02-19popt: Use pkg-config file to look for popt.Jelmer Vernooij1-1/+1
2010-10-21build: subunit and popt need to be marked as private librariesAndrew Tridgell1-2/+1
they have no vnum
2010-05-31s4-waf: sanitize library names like the old build system did, only addJelmer Vernooij1-1/+2
-samba4 suffix for libraries that are bundled.
2010-04-06s4-waf: cleanup use of LIBPOPT vs popt dependencyAndrew Tridgell1-16/+10
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵Andrew Tridgell1-0/+2
them
2010-04-06build: updated configure checks or new syntaxAndrew Tridgell1-2/+1
2010-04-06build: optionally enable builtin poptAndrew Tridgell1-0/+23