Skip to content

Commit

Permalink
added dependency rt for shm
Browse files Browse the repository at this point in the history
  • Loading branch information
Goheeca committed May 17, 2019
1 parent f1e4757 commit 05e589f
Show file tree
Hide file tree
Showing 3 changed files with 515 additions and 422 deletions.
3 changes: 3 additions & 0 deletions config.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
/* Define to 1 if you have the <langinfo.h> header file. */
#undef HAVE_LANGINFO_H

/* Define to 1 if you have the `rt' library (-lrt). */
#undef HAVE_LIBRT

/* Define to 1 if you have the `util' library (-lutil). */
#undef HAVE_LIBUTIL

Expand Down
Loading

0 comments on commit 05e589f

Please sign in to comment.