]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/include/orte/orte_config_omk_win32.h
updated email address - petr@smoliku.cz
[orte.git] / orte / include / orte / orte_config_omk_win32.h
index adb5b31759fe616922b1dc1838117516579cdc54..b61a31151c0bbce4291a304e549b07560da911d0 100644 (file)
@@ -31,6 +31,8 @@
 /* Define if is target a unix system */
 /* #undef CONFIG_ORTE_UNIX */
 
+#define HAVE_TIMEVAL_H 1
+
 /* Define if is target windows */
 #define CONFIG_ORTE_WIN 1
 
 #define HAVE_WS2TCPIP_H 1
 
 /* Define to the address where bug reports for this package should be sent. */
-#define ORTE_PACKAGE_BUGREPORT "petr.smolik@wo.cz"
+#define ORTE_PACKAGE_BUGREPORT "petr@smoliku.cz"
 
 /* Define to the full name of this package. */
 #define ORTE_PACKAGE_NAME "orte"
 
 /* Define to the full name and version of this package. */
-#define ORTE_PACKAGE_STRING "orte 0.3.1"
+#define ORTE_PACKAGE_STRING "orte 0.3.3"
 
 /* Define to the one symbol short name of this package. */
 #define ORTE_PACKAGE_TARNAME "orte"
 
 /* Define to the version of this package. */
-#define ORTE_PACKAGE_VERSION "0.3.1"
+#define ORTE_PACKAGE_VERSION "0.3.3"
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1