You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by mt...@apache.org on 2009/04/21 17:51:04 UTC

svn commit: r767195 - /commons/sandbox/runtime/trunk/src/main/native/configure

Author: mturk
Date: Tue Apr 21 15:51:03 2009
New Revision: 767195

URL: http://svn.apache.org/viewvc?rev=767195&view=rev
Log:
Add HAVE_UUID_UUID_H define

Modified:
    commons/sandbox/runtime/trunk/src/main/native/configure

Modified: commons/sandbox/runtime/trunk/src/main/native/configure
URL: http://svn.apache.org/viewvc/commons/sandbox/runtime/trunk/src/main/native/configure?rev=767195&r1=767194&r2=767195&view=diff
==============================================================================
--- commons/sandbox/runtime/trunk/src/main/native/configure (original)
+++ commons/sandbox/runtime/trunk/src/main/native/configure Tue Apr 21 15:51:03 2009
@@ -540,6 +540,7 @@
 #define HAVE_FILEEXTD_H       $have_fileextd
 #define HAVE_AIO_H            $have_aio
 #define HAVE_LIBAIO_H         $have_libaio
+#define HAVE_UUID_UUID_H      $have_uuid_uuid
 #define HAS_BIG_ENDIAN        $bige
 
 #define HAVE_UNISTD_H         `have_include unistd`