Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]tlug: Qt and autoconf
- To: tlug@example.com
- Subject: tlug: Qt and autoconf
- From: "Stephen J. Turnbull" <turnbull@example.com>
- Date: Thu, 9 Oct 1997 22:51:23 +0900 (JST)
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <XFMail.971002194532.schweiz@example.com>
- References: <XFMail.971002194532.schweiz@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug
-------------------------------------------------------- tlug note from "Stephen J. Turnbull" <turnbull@example.com> -------------------------------------------------------- >>>>> "Jim" == Jim Schweizer <schweiz@example.com> writes: Jim> http://www.troll.no) and ran into a roadblock called Jim> autoconf. Jim> I've never heard of it, but the makefile wants autoconf Jim> version 2.12. Bad coding practice; users shouldn't be messing with the autoconf stuff. They should be distributing a Makefile.in and a configure script, not asking you to make one. You can get autoconf on any GNU site. I've got 2.12 sitting in my .../TarFiles directory, but haven't built it yet. I don't suggest getting anything from debian/dists/unstable, you're likely to get hosed by libc6. Jim> Hey, how come no traffic about the upcoming meeting? If Jim> you're planning on attending let me know and I'll put up a Jim> list on the TLUG homepage. I won't be there; too busy doing laundry. Wife is off dandling babies (well, one)---ours. Speaking of unspeakable coding practices.... #include <name.h> protected Class Baby { public: char* name; char* gender; int weight; // grams int length; // centimeters char* date_time; Baby(char* n, char* g; int w, int l, char *d) { init_Baby(); name=n; gender=g; weight=w; length=l; date_time=d; } private: void init_Baby(); // link in from /lib/marriage_task.so }; int main (int argc, char* argv[]) { // our args are numberless deliver(Baby(NAME, "F", 3510, 50, "8 Oct 1997 17:32")); Socket s = new Socket(BROADCAST); fprintf(s, "Woo! Waaa! HaHooooooo!"); } Next TLUG meeting is Saturday October 11, 1997 ----------------------------------------------------------------- a word from the sponsor will appear below TWICS - Japan's First Public-Access Internet System. www.twics.com info@example.com Tel:03-3351-5977 Fax:03-3353-6096
- References:
- tlug: Qt and autoconf
- From: Jim Schweizer <schweiz@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: Gnus and Japanese
- Next by Date: Re: tlug: Sparc X11R6
- Prev by thread: Re: tlug: Meeting
- Next by thread: tlug: Problems with CDROM detection in Caldera Lignux
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links