diff options
author | Simo Sorce <idra@samba.org> | 2002-07-27 01:37:33 +0000 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2002-07-27 01:37:33 +0000 |
commit | 2ff0939301d738a3f8177ddb6e01781b638ce811 (patch) | |
tree | 3133df5b39dcbcc3208f72e7ed10852cf8fe64c6 /source3/include | |
parent | 2a03547b6142ab934840332cda37013982cbe723 (diff) | |
download | samba-2ff0939301d738a3f8177ddb6e01781b638ce811.tar.gz samba-2ff0939301d738a3f8177ddb6e01781b638ce811.tar.bz2 samba-2ff0939301d738a3f8177ddb6e01781b638ce811.zip |
as per user request added windbind start/stop/restart in swat
almost working, seem it does not yet properly detect if windbind is running or not in all situations testing is welcome.
(This used to be commit e0988e918667e3bc7b7cfb19ae81bf8c05fe582a)
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in index 3900ef187e..4a138b6db6 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -1,4 +1,4 @@ -/* include/config.h.in. Generated automatically from configure.in by autoheader 2.13. */ +/* include/config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if on AIX 3. System headers sometimes define this. |