linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: chuckw@ieee.org
To: linux-c-programming@vger.kernel.org
Subject: Re: A Simple question
Date: Fri, 27 Jun 2003 22:57:43 +0500	[thread overview]
Message-ID: <20030627175743.GA10466@whatever.local> (raw)
In-Reply-To: <1056704191.3efc06bf38045@webmail.namezero.com>

Jad,

  Try this document.  It is a nice intro into how the gnu configure system
works.  With a few examples.  It will get you started, and as you get a
feel for how it all works, you can delve into the autoconf/automake/libtool
info documents.

Chuck
On Fri, Jun 27, 2003 at 01:56:31AM -0700, Jad Saklawi wrote:
> Hello guys, 
>   I am new to UNIX programing, i know how to write make files 
> any how i would like to write dynamic make files depending on the libraries 
> the user has, iv seen in many programs using the "./configure" and would like 
> to ask if any one has a tutorial on how to write Makefile.in files for my 
> programs so that they could be dynamically configured by ./configure 
>  
> Thanks for your help, Greets Jad 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2003-06-27 17:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-27  8:56 A Simple question Jad Saklawi
2003-06-27  9:32 ` Glynn Clements
2003-06-27 17:57 ` chuckw [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030627175743.GA10466@whatever.local \
    --to=chuckw@ieee.org \
    --cc=linux-c-programming@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).