diff options
author | Andrew Bartlett <abartlet@samba.org> | 2003-04-23 14:19:03 +0000 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2003-04-23 14:19:03 +0000 |
commit | 53004910ebe729809e7d3c9724f338d1b763be9b (patch) | |
tree | 0d3fed0907eacd57d3b583dd77be5c8ff1cae66f /source3/smbd | |
parent | 66468d23158694383f3759464ffa7ade1c1d6d6c (diff) | |
download | samba-53004910ebe729809e7d3c9724f338d1b763be9b.tar.gz samba-53004910ebe729809e7d3c9724f338d1b763be9b.tar.bz2 samba-53004910ebe729809e7d3c9724f338d1b763be9b.zip |
Patch by Vance Lankhaar <vlankhaar@linux.ca> to automaticly regenerate the
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)
Diffstat (limited to 'source3/smbd')
-rw-r--r-- | source3/smbd/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/.cvsignore b/source3/smbd/.cvsignore index 5f2a5c4cf7..d2b1fd5b2e 100644 --- a/source3/smbd/.cvsignore +++ b/source3/smbd/.cvsignore @@ -1,2 +1,3 @@ *.po *.po32 +build_options.c |