Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The "Test_procedure" page has been changed by NoahSlater:
http://wiki.apache.org/couchdb/Test_procedure?action=diff&rev1=52&rev2=53

  make distcheck
  }}}
  
+ If you passed additional arguments to `./configure`, you will need to pass 
them as an environment variable to `make`.
+ 
+ Do something like this:
+ 
+ {{{
+ DISTCHECK_CONFIGURE_FLAGS="--additional-argument" make distcheck
+ }}}
+ 
  This will take a while. You may want to grab a hot beverage.
  
  If this is successful, it should output something like:

Reply via email to