summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/roken/setprogname.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r18204: darn, compilers always look in the directory the source is in forAndrew Tridgell1-1/+1
headers with "" even with a -I override. That means our heimdal_build/ roken override doesn't work. Switching to <> style includes in roken fixes this. lha, would be be acceptable upstream? I notice that half your includes of roken.h are with <> now anyway, so should be harmless (and even more consistent!) (This used to be commit 92742b899941687c861a85683ad2c2c6a3083fb6)
2007-10-10r9680: Update Heimdal to current lorikeet-heimdal (which was itself updatedAndrew Bartlett1-3/+3
to Heimdal CVS as of 2005-08-27). Andrew Bartlett (This used to be commit 913924a4997f5e14c503f87510cbd8e4bfd965a9)
2007-10-10r8302: import mini HEIMDAL into the treeHeimdal Import User1-0/+61
(This used to be commit 118be28a7aef233799956615a99d1a2a74dac175)