summaryrefslogtreecommitdiffstats
path: root/source4/lib/popt/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* Use a single copy of popt in samba3 and samba4.Jelmer Vernooij2008-09-161-5/+0
|
* Use variable for popt source dir.Jelmer Vernooij2008-06-251-1/+1
| | | | (This used to be commit effc25e805facea001ebd64d383f1a536c61d0e3)
* Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-5/+3
| | | | (This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)
* r22699: Reduce amount of magic required for popt detection.Jelmer Vernooij2007-10-101-0/+7
| | | | (This used to be commit 05ca6ecef70b0e66348b479badcb77d0a0bef9f2)
* r15323: Fix internal popt buildJelmer Vernooij2007-10-101-10/+0
| | | | (This used to be commit e392c1e167da5fb2ee8c813e416b8fa51b3969e4)
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-1/+0
| | | | (This used to be commit 9c37f847d32d2f327a88c53a90af0c73126b76be)
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-1/+1
| | | | | | | the difference between these at all, and in the future the fact that INIT_OBJ_FILES include smb_build.h will be sufficient to have recompiles at the right time. (This used to be commit b24f2583edee38abafa58578d8b5c4b43e517def)
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-5/+5
| | | | (This used to be commit 24e10300906c380919d2d631bfb3b8fd6b3f54ba)
* r5906: Fix the usage of the internal popt (make proto should ignore it)Jelmer Vernooij2007-10-101-0/+11
Updated included popt to 1.7. (This used to be commit d60cb643e8a46771f3d836307ea45b869f34dc9b)