Drop installcheck target
[lttng-tools.git] / include / version.h.tmpl
index 861a477bca44b14154ab25ab31cc0199f233ecba..133a90acefb56ead1cbf28df9b79d84519880b2e 100644 (file)
@@ -1,3 +1,6 @@
+#ifndef VERSION_H
+#define VERSION_H
+
 /*
  * Copyright (C) 2013-2014 - RaphaĆ«l Beamonte <raphael.beamonte@gmail.com>
  *
  * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
-#include <config.h>
-
-#ifndef VERSION_H
-#define VERSION_H
-
-#define GIT_VERSION ""
+#define GIT_VERSION    ""
 
 #endif /* VERSION_H */
This page took 0.023046 seconds and 4 git commands to generate.