[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
AutoConf / AutoMake
- To: qmail@xxxxxxxxxxxxx
- Subject: AutoConf / AutoMake
- From: Mark Johnson <johnsonm@xxxxxxxxx>
- Date: Tue, 29 Jan 2008 16:39:49 -0600
- Delivered-to: de5-qmail@sws5.ornl.gov
- Delivered-to: mailing list qmail@list.cr.yp.to
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=Y0DNtw/fdITgOVy3eGRLRptFuco+idVXtW0IGtWafao=; b=JiPUE9DFuvyZVtMdE3WMgNsVkIhWWCDWjo1ym2m0qfYZgsM9sq5n1BK7UA9+lXgjBPpRwXFn4F2QRWcBDJ0XtNJUDVTYn0/RoNg/Bu5q7XNLOs5psHphFMNJZFQvzi7uj5pHY8denZkazZAxZX2wub3/fOtF6WPbfKaz6QxZ5WQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=YvSPS7A4UL0NvQyVbuHkvafBABQpqCY9MzvukHv7nLfSwf6xmBsutxIAUT3NFVWailbgS4pDiv34FAgVhQSDJrvJQBJJa2epD0P4vo0GerwuzZzjqrkBwiyZo0alivxVEW6y4ojPfjYiQ+c5JbhFFLDr7x1lxl189M6z2iBfI1Y=
- Mailing-list: contact qmail-help@list.cr.yp.to; run by ezmlm
Has anybody converted ucspi-tcp / daemontools / djbdns/ qmail to
build via the GNU Autotools? I have done so for ucspi-tcp,
daemontools and djbdns. I plan on getting to qmail eventually. I'd
be interested in comparing notes.
I do realize this is a polarizing topic. I don't intend to start
a flame war, but that may not prevent one. I won't participate,
however. I'm not interested in debating the pros and cons of automake
/ autconf vs djb's build process. I'm experimenting with
autoconf/automake and would like to compare my configure.ac and
Makefile.am against what others may have.
I may at some point distribute autotoolized packages (with my
changes public domain) if there is any positive interest. If I get
that far, I'll rename things so there is no confusion that they're not
stock djbware.