[PR #360] [MERGED] Fix clock_gettime autotools detection on Linux #1482

Closed
opened 2026-03-04 01:54:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/360
Author: @RobbKistler
Created: 2/8/2016
Status: Merged
Merged: 2/9/2016
Merged by: @ggtakec

Base: masterHead: configure


📝 Commits (1)

  • f4aac11 Fix clock_gettime autotools detection on Linux

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 configure.ac (+1 -0)

📄 Description

On Debian 7.8, AC_CHECK_FUNCS([glock_gettime]) returns false without adding rt to the search libs.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/360 **Author:** [@RobbKistler](https://github.com/RobbKistler) **Created:** 2/8/2016 **Status:** ✅ Merged **Merged:** 2/9/2016 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `configure` --- ### 📝 Commits (1) - [`f4aac11`](https://github.com/s3fs-fuse/s3fs-fuse/commit/f4aac111a43dd12be4afd196487bb2d4862c4153) Fix clock_gettime autotools detection on Linux ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `configure.ac` (+1 -0) </details> ### 📄 Description On Debian 7.8, AC_CHECK_FUNCS([glock_gettime]) returns false without adding rt to the search libs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:54:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1482
No description provided.