Mercurial > pt1.oyama
changeset 128:3a7d8d2f0585
modify configure for -lrt
author | Naoya OYAMA <naoya.oyama@gmail.com> |
---|---|
date | Tue, 05 Oct 2010 01:55:54 +0900 |
parents | 5a380559a61e |
children | 4f6d9621ee00 |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Tue Oct 05 01:42:59 2010 +0900 +++ b/configure Tue Oct 05 01:55:54 2010 +0900 @@ -593,6 +593,7 @@ check_cflags -D_FILE_OFFSET_BITS=64 check_cflags -D_REENTRANT linux && add_cflags -D_GNU_SOURCE +add_extralibs "-lrt" ################################################# # check for debug symbols