Use DYLD_LIBRAY_PATH so that "make check" works on
	Darwin systems when building with shared libraries.

diff --git a/lib/uuid/ChangeLog b/lib/uuid/ChangeLog
index ce24a2d..70e55f4 100644
--- a/lib/uuid/ChangeLog
+++ b/lib/uuid/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-21  Theodore Ts'o  <tytso@mit.edu>
+
+	* Makefile.in: Use DYLD_LIBRAY_PATH so that "make check" works on
+		Darwin systems when building with shared libraries.
+
 2003-04-12  Theodore Ts'o  <tytso@mit.edu>
 
 	* gen_uuid.c: Add #ifdef checks around #include <sys/ioctl.h> and