summaryrefslogtreecommitdiff
path: root/source3/include/stamp-h.in
AgeCommit message (Collapse)AuthorFilesLines
1999-07-18Make sure that the stamp file is newer than configure.inAlexandre Oliva1-1/+1
Not a problem unless --enable-maintainer-mode is specified, and, even then the probability of encountering a problem is minor, but so what? :-) (This used to be commit b0a59e90c543d9112c2049e3116493fb6e5bc76c)
1998-10-29looks like someone forgot to commit these...Alexandre Oliva1-1/+1
(This used to be commit 93b195d1e9490fb0e4310532fd15ab376f08aba5)
1998-10-05revert 64-bit file support; it's hard-coded alreadyAlexandre Oliva1-1/+1
(This used to be commit f604fd1a8b34efb52531c57e68a3cf31319b9262)
1998-10-05added 64-bit file supportAlexandre Oliva1-1/+1
(This used to be commit 43ec91ac1fbf22f9a0150e1eadec5709a7d21050)
1998-10-04bin/cvsignore: deleted, so that bin can be removed from the repositoryAlexandre Oliva1-1/+1
.cvsignore: added bin; it is no longer part of the source tree smbwrapper/smbsh: now auto-generated from smbsh.in smbwrapper/.cvsignore: added smbsh configure.in: generate @builddir@ configure, include/stamp-h.in: regen Makefile.in: new target `smbwrapper'; sped up directory creation (This used to be commit 8f95ee8fc32d74f20cca489ecd3f7e34e773db2f)
1998-09-29added WITH_SMBMOUNTAlexandre Oliva1-1/+1
(This used to be commit fe5721b9527979e6ac59d1e3e56544276a5777d5)
1998-09-28automated generation of .dummy files for each subdirectory;Alexandre Oliva1-2/+1
dummy.in files are no longer needed, and new directories will be taken care of automatically, at configure (or config.status --recheck) time (This used to be commit 237a8e5fe62d757c04b8207cbbee4df1470cfe4e)
1998-09-21replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva1-2/+2
(This used to be commit 9a5bdf5c1bef689fe0d6879949df869efbc34783)
1998-09-21major autoconf clean-upAlexandre Oliva1-0/+2
fix problems in builds with srcdir!=builddir (This used to be commit 1ffc3b807a3f80644c974b454ff5e6f68e89b546)