diff HACKING @ 1863:bf2434d36e54

[gaim-migrate @ 1873] removing lots of auto-generated files. this should help when things like gettext and libtool are upgraded (like they are in debian). remember, don't run ./gen anymore, run ./autogen.sh. it'll also run ./configure for you with any options you pass it. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 20 May 2001 00:01:55 +0000
parents f42ce672c560
children a9940cdb86ee
line wrap: on
line diff
--- a/HACKING	Sat May 19 18:24:45 2001 +0000
+++ b/HACKING	Sun May 20 00:01:55 2001 +0000
@@ -23,7 +23,7 @@
 $ cvs co gaim
 (you'll see it getting all of the files)
 $ cd gaim
-$ ./gen
+$ ./autogen.sh
 
 You'll now have your normal gaim tree with ./configure and all. (If you
 want to make your life really simple, learn how CVS works. CVS is your
@@ -33,7 +33,7 @@
 and send it off.
 
 This file was last modified by $Author: warmenhoven $ on
-$Date: 2001-04-13 06:50:33 -0400 (Fri, 13 Apr 2001) $.
+$Date: 2001-05-19 20:01:55 -0400 (Sat, 19 May 2001) $.
 
 
 PROGRAM FLOW