Return to build.sh CVS log | Up to [local] / ircnowd |
1.1 ! tomglok 1: doas pkg_add libident libiconv autoconf%2.71 automake%1.11 ! 2: export CFLAGS=-static ! 3: ./autogen.sh ! 4: ./configure --enable-ipv6 --with-openssl --with-ident=/usr/local/ --with-iconv=/usr/local/ --with-syslog --sysconfdir=/etc/ngircd/ --mandir=/usr/local/man/ ! 5: make ! 6: doas make install