RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Anders F. Björklund
Root: /v/rpm/cvs Email: afb@rpm5.org
Module: rpm Date: 28-Dec-2007 19:47:26
Branch: HEAD Handle: 2007122818472600
Modified files:
rpm devtool.conf
Log:
set doxygen to auto on %macosx, so that build doesn't break if it's
missing
Summary:
Revision Changes Path
2.159 +1 -1 rpm/devtool.conf
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/devtool.conf
============================================================================
$ cvs diff -u -r2.158 -r2.159 devtool.conf
--- rpm/devtool.conf 28 Dec 2007 17:15:09 -0000 2.158
+++ rpm/devtool.conf 28 Dec 2007 18:47:26 -0000 2.159
@@ -1791,7 +1791,7 @@
--with-popt="$basemac/bin/popt-${v_popt}" \
--with-perl \
--with-python \
- --with-apidocs \
+ --with-apidocs=auto \
--disable-static \
--enable-shared \
--disable-rpath \
@@ .
Received on Fri Dec 28 19:47:26 2007