9.3 A Sample Shell Application

back: beginnings of a configure.in for small project
forward: sic_repl.c
 
fastback:
up: a small gnu autotools project
fastforward: introducing gnu libtool
top: autoconf, automake, and libtool
contents: table of contents
index: index
about: about this document

What I need now, is a program that uses `libsic.a' , if only to give me confidence that it is working. In this section, I will write a simple shell which uses the library. But first, I'll create a directory to put it in:

 
 $ mkdir src $ ls -F COPYING  Makefile.am  aclocal.m4  configure*    config/   sic/ INSTALL  Makefile.in  bootstrap*  configure.in  replace/  src/ $ cd src 

In order to put this shell together, we need to provide just a few things for integration with `libsic.a' ...


This document was generated by Gary V. Vaughan on May, 24 2001 using texi2html


GNU Autoconf, Automake and Libtool
GNU Autoconf, Automake, and Libtool
ISBN: 1578701902
EAN: 2147483647
Year: 2002
Pages: 290

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net