You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2013/04/03 20:07:25 UTC

[Couchdb Wiki] Update of "Test_procedure" by NoahSlater

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: