diff options
author | Stefan Metzmacher <metze@samba.org> | 2008-03-08 09:20:55 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2008-03-08 09:28:16 +0100 |
commit | 76eaece42c2156a1405da0ee52954d9857340710 (patch) | |
tree | 215d19dcca049e80ddf31a23575c5de2ec474453 | |
parent | db669e1eb13effb08b1111405587c8c6dde95954 (diff) | |
download | samba-76eaece42c2156a1405da0ee52954d9857340710.tar.gz samba-76eaece42c2156a1405da0ee52954d9857340710.tar.bz2 samba-76eaece42c2156a1405da0ee52954d9857340710.zip |
we now define PACKAGE_BUGREPORT in config.h
metze
(This used to be commit 4afd4058e30e0754a56100e691486139f149e3a3)
-rw-r--r-- | source4/heimdal_build/print_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal_build/print_version.h b/source4/heimdal_build/print_version.h index 0e0c6d7d5a..e4790c5166 100644 --- a/source4/heimdal_build/print_version.h +++ b/source4/heimdal_build/print_version.h @@ -1 +1 @@ -#define PACKAGE_BUGREPORT "" +/* this should be empty */ |