[Pound Mailing List] What is the correct way to build 2.7d for production
Anthony Tarlano <[email protected]>
| Newsgroups | gmane.comp.web.pound.general |
|---|---|
| Message-ID | <[email protected]> |
Currently I have configured and built 2.7d with the following command: ./configure --with-owner=root --with-group=root --prefix=/usr However I see debug output such as: get_host(127.0.0.1, res, 0) getaddrinfo OK ret OK done What is the configure string that is used to configure the makefile or the make target to be equivalent to a production build. Thanks in advanced, Anthony