libcvd-members
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libcvd-members] libcvd configure configure.in


From: Edward Rosten
Subject: [libcvd-members] libcvd configure configure.in
Date: Tue, 26 May 2009 14:22:27 +0000

CVSROOT:        /cvsroot/libcvd
Module name:    libcvd
Changes by:     Edward Rosten <edrosten>        09/05/26 14:22:27

Modified files:
        .              : configure configure.in 

Log message:
        Report POSIX RT correctly.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libcvd/configure?cvsroot=libcvd&r1=1.144&r2=1.145
http://cvs.savannah.gnu.org/viewcvs/libcvd/configure.in?cvsroot=libcvd&r1=1.145&r2=1.146

Patches:
Index: configure
===================================================================
RCS file: /cvsroot/libcvd/libcvd/configure,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -b -r1.144 -r1.145
--- configure   13 May 2009 19:01:04 -0000      1.144
+++ configure   26 May 2009 14:22:26 -0000      1.145
@@ -4202,7 +4202,7 @@
 #Lists of  optional components
 #
 
-all_options="videodisplay jpeg tiff png ffmpeg toon lapack pthread glob 
memalign tr1_shared_ptr assembler inline_asm"
+all_options="videodisplay jpeg tiff png ffmpeg toon lapack pthread glob 
memalign tr1_shared_ptr assembler inline_asm posix_rt"
 dodginess_options=
 options=
 simd_all_options=

Index: configure.in
===================================================================
RCS file: /cvsroot/libcvd/libcvd/configure.in,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -b -r1.145 -r1.146
--- configure.in        13 May 2009 19:01:05 -0000      1.145
+++ configure.in        26 May 2009 14:22:27 -0000      1.146
@@ -29,7 +29,7 @@
 #Lists of  optional components
 #
 
-all_options="videodisplay jpeg tiff png ffmpeg toon lapack pthread glob 
memalign tr1_shared_ptr assembler inline_asm"
+all_options="videodisplay jpeg tiff png ffmpeg toon lapack pthread glob 
memalign tr1_shared_ptr assembler inline_asm posix_rt"
 dodginess_options=
 options=
 simd_all_options=




reply via email to

[Prev in Thread] Current Thread [Next in Thread]