Carlos E. R. wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
The Saturday 2005-07-23 at 17:21 -0400, Steven Pasternak wrote:
Hi All. I have been using linux for about 2 1/2 years now, and wanted to start C programming. I made the .c and .h files, and I want to know how to make a configure and Makefile.in. I know that kdevelop does this, but I just want to know how the old-fashoned way. Thanks!
For simple programs I don't think you need that... :-?
- -- Cheers, Carlos Robinson -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Made with pgp4pine 1.76
iD8DBQFC4sW4tTMYHG2NR9URArj/AJ4y4zS7F+lI1FMisF/sUvYXMoMkPACeO5A1 4QxISLOZkSyhGamHS7d0dY8= =r2ci -----END PGP SIGNATURE-----
I am trying to build a library, and a program that links to it (and I just want to know how to work automake & friends :-) ). -Steven