diff options
author | Alexandre Oliva <oliva@samba.org> | 1999-07-18 20:34:50 +0000 |
---|---|---|
committer | Alexandre Oliva <oliva@samba.org> | 1999-07-18 20:34:50 +0000 |
commit | b0a59e90c543d9112c2049e3116493fb6e5bc76c (patch) | |
tree | 32debbc6ae3afdb058898c449866b091f2b9b57b /source | |
parent | 407eec63162a18ef23312ddc3adb4fa0c0b2c25f (diff) | |
download | samba-b0a59e90c543d9112c2049e3116493fb6e5bc76c.tar.gz samba-b0a59e90c543d9112c2049e3116493fb6e5bc76c.tar.xz samba-b0a59e90c543d9112c2049e3116493fb6e5bc76c.zip |
Make sure that the stamp file is newer than configure.in
Not a problem unless --enable-maintainer-mode is specified, and, even then
the probability of encountering a problem is minor, but so what? :-)
Diffstat (limited to 'source')
-rw-r--r-- | source/include/stamp-h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/stamp-h.in b/source/include/stamp-h.in index c00512615f3..c9061b3ad3d 100644 --- a/source/include/stamp-h.in +++ b/source/include/stamp-h.in @@ -1 +1 @@ -Thu Oct 29 16:13:10 UTC 1998 +Sun Jul 18 20:32:29 UTC 1999 |