]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/host.h.in
To prevent breakage of existing scripts, reorder the commands.
[bacula/bacula] / bacula / src / host.h.in
index a8debf996d6f42fdbb7eb69ea351a9a06245e66c..cc465f3881eb065e595ca884a48fd23f2d089888 100644 (file)
@@ -1,13 +1,7 @@
-/*
- * Define Host machine
- *
- *  Version $Id$
- *
- */
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2000-2006 Free Software Foundation Europe e.V.
+   Copyright (C) 2000-2008 Free Software Foundation Europe e.V.
 
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.
    (FSFE), Fiduciary Program, Sumatrastrasse 25, 8006 Zürich,
    Switzerland, email:ftf@fsfeurope.org.
 */
+/*
+ * Define Host machine
+ *
+ *  Version $Id$
+ *
+ */
 
-#define HOST_OS  "@host@"
+#define HOST_OS  "@host@@post_host@"
+#define BACULA   "@BACULA@"
 #define DISTNAME "@DISTNAME@"
 #define DISTVER  "@DISTVER@"