GNU Autoconf, Automake and Libtool
by Gary V. Vaughn, et al.
Publisher: Sams 2000
ISBN/ASIN: 1578701902
ISBN-13: 9781578701902
Number of pages: 432
Description:
The GNU autoconf, automake, and libtool "autotools" are powerful tools that simplify writing software on different platforms. This book is a technically adept and expert guide to using these utilities effectively. Any C/C++ or script programmer who writes software under Unix/Linux will want to have a copy of this book to make better use of these powerful and sometimes obscurely documented tools.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Secure Programming for Linux and Unix HOWTOby David A. Wheeler
The book provides a set of design and implementation guidelines for writing secure programs for Linux and Unix systems. This document includes specific guidance for a number of languages, including C, C++, Java, Perl, Python, and Ada95.
(18081 views)
Managing Projects with GNU Makeby Robert Mecklenburg - O'Reilly
make is one of the most enduring features of both Unix and other operating systems. This edition focuses on the GNU version of make, which has become the industry standard. The book provides guidelines on meeting the needs of large projects.
(14460 views)
Linux Appliance Designby Bob Smith, et al. - No Starch Press
The book shows how to use librta to build a Linux appliance. Topics include appliance architecture, security, and how to build simple, yet responsive user interfaces. The book shows how to build different user interfaces including a web interface.
(7843 views)
Linux Device Drivers, 3rd Editionby J. Corbet, A. Rubini, G. Kroah-Hartman - O'Reilly Media, Inc
The book on device drivers writing for the Linux operating system. It explains how the kernel works and how to adapt it to your needs. A source of information both for programmers who deal with the Linux and people who want to experiment.
(19608 views)