Check-in Number:
|
5134 | |
Date: |
2005-Aug-31 12:36:11 (local)
2005-Aug-31 10:36:11 (UTC) |
User: | rse |
Branch: | |
Comment: |
mention new --with-perl-compat option |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/uuid/INSTALL 1.3 -> 1.4
--- INSTALL 2004/11/03 18:26:33 1.3
+++ INSTALL 2005/08/31 10:36:11 1.4
@@ -14,7 +14,8 @@
$ ./configure \
--prefix=/path/to/uuid \
[--with-dce] \
- [--with-perl[=/path/to/[bin[/perl]]]
+ [--with-perl[=/path/to/[bin[/perl]
+ --with-perl-compat]]
$ make
$ make check
$ make install [DESTDIR=/path/to/temp/root]
|
|