4 projects tagged "automake"
rofldns is DNS server which is a fork of loldns, itself a fork of djbdns. It inherits all the good stuff from loldns, which includes multiple listening IPs, running as a service rather than under daemontools, and some other useful patches, but in addition builds under automake and trivially makes an RPM.
JavaAutotoolsExample is an example of a Java Swing program that uses GNU Gettext, Autoconf, Automake, Make, and Java JNI. JavaAutotoolsExample is intended to help Java developers and maintainers make their full-featured Java programs respect the standard "./configure && make && sudo make install" procedure for build and installation.