ossp-pkg/uuid/devtool.conf 1.30 -> 1.31
--- devtool.conf 2006/07/31 12:02:57 1.30
+++ devtool.conf 2006/08/02 13:11:09 1.31
@@ -13,10 +13,13 @@
@autoclean autoconf
%configure
+ CPPFLAGS="-I/usr/opkg/include" \
+ LDFLAGS="-L/usr/opkg/lib" \
./configure \
--prefix=/tmp/uuid \
--disable-shared \
--enable-debug \
+ --with-dmalloc \
--with-dce \
--with-cxx \
--with-perl \
|
|