Check-in Number:
|
1795 | |
Date: |
2002-Feb-04 22:57:09 (local)
2002-Feb-04 21:57:09 (UTC) |
User: | ms |
Branch: | |
Comment: |
Try to figure out why autoconf is not using external libraries, but do it
tomorrow ;-)
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from: |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/rc/00TODO 1.16 -> 1.17
--- 00TODO 2002/02/04 15:11:31 1.16
+++ 00TODO 2002/02/04 21:57:09 1.17
@@ -1,5 +1,14 @@
00TODO: Tasks left to accomplish before rc is complete
+!PROBLEMA!
+$ ./configure
+checking whether to build against external Dmalloc library... no
+checking whether to build against external OSSP popt library... no
+checking whether to build against external OSSP ex library... no
+checking whether to build against external OSSP Str library... no
+checking whether to build against external OSSP Var library... no
+configure: creating ./config.status
+
Unfinished business
Manpage options incorrectly specifies multiple rc.funcs.
What when multiple command interpreters and one --print or --eval given?
|
|