summaryrefslogtreecommitdiff
path: root/source3/script/mkbuildoptions.awk
AgeCommit message (Collapse)AuthorFilesLines
2003-04-29Fix for format string warning from vanceAndrew Bartlett1-8/+8
(This used to be commit 0369d4432b9700626b6853dae8c93770bb1bcd59)
2003-04-23Patch by Vance Lankhaar <vlankhaar@linux.ca> to automaticly regenerate theAndrew Bartlett1-0/+262
build options, so we will always have the right values for how and when an smbd was built. In particular, this is indended to address bitrot caused by configure.in changes. Andrew Bartlett (This used to be commit 2be258071c71986ba9af01e9a09ec49909a620dd)