Added initial inter-process communication: Sharing pids between processes.
[wsti_so.git] / configure.ac
index de441367816c659af53a9f5f4a071d43da4a7975..9b86d534c1017adaa4488b79c99c4175c35aa7d4 100644 (file)
@@ -6,3 +6,5 @@ AC_CONFIG_HEADERS([config.h])
 AC_PROG_CC
 AM_PROG_CC_C_O
 AC_CONFIG_FILES([Makefile])
+
+AC_OUTPUT
\ No newline at end of file