diff options
author | Andrew Tridgell <tridge@samba.org> | 2001-12-01 12:31:43 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2001-12-01 12:31:43 +0000 |
commit | de744cb970f5e3afb174a2d923d4e7d11b266173 (patch) | |
tree | 25f88000f08db8b0720a837e1f09f184b2e9b1bd /source3/include/config.h.in | |
parent | c5f4a4b9aded84540df4273128b471a32eb9f29b (diff) | |
download | samba-de744cb970f5e3afb174a2d923d4e7d11b266173.tar.gz samba-de744cb970f5e3afb174a2d923d4e7d11b266173.tar.bz2 samba-de744cb970f5e3afb174a2d923d4e7d11b266173.zip |
The beginnings of alternative backends for winbindd
This just splits off the dispinfo call behind a methods structure.
I'll split off a few more functions soon, then we will be ready for
LDAP replacement methods
(This used to be commit 0216b0fca115c903ec31ed21427a83c62077dc95)
Diffstat (limited to 'source3/include/config.h.in')
-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 930eee6084..635c634e11 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. */ +/* include/config.h.in. Generated automatically from configure.in by autoheader 2.13. */ /* Define if on AIX 3. System headers sometimes define this. |