log autogen.sh @ 32793:b4c2802af7f8

age author description
Fri, 30 Oct 2009 06:08:25 +0000 Elliott Sales de Andrade Instead of $@, use "$*" in run_or_die or else printf will re-use the format
Fri, 30 Oct 2009 05:40:21 +0000 Elliott Sales de Andrade My version of sed seems to require no space between the -i and the backup
Wed, 28 Oct 2009 00:19:07 +0000 Gary Kramlich cleaned up the output of the command being run in run_or_die
Wed, 28 Oct 2009 00:17:47 +0000 Gary Kramlich fix the fix for broken libtool 0.40.6 on osx
Tue, 27 Oct 2009 23:36:28 +0000 Gary Kramlich added a cleanup function to remove our autogen-?????? files when autogen receives SIGINT
Sat, 05 Sep 2009 22:08:32 +0000 Mark Doliner Add a sed line to our autogen.sh script to hopefully avoid ever creating
Tue, 25 Nov 2008 17:23:43 +0000 Richard Laager Remove a space to eliminate a spurious diff between Pidgin's autogen.sh
Thu, 30 Oct 2008 19:56:54 +0000 Richard Laager - Make autogen.sh find autogen.args when /bin/sh is not bash.
Mon, 12 May 2008 02:03:13 +0000 Richard Laager Remove the stat check that isn't useful and breaks on OS X.
Sat, 10 May 2008 17:05:53 +0000 Stu Tomlinson Some versions of mktemp require at least 6 X's in the template
Mon, 05 May 2008 02:00:28 +0000 Gary Kramlich Make error output during autogen actually readable...
Sat, 26 Apr 2008 17:47:05 +0000 John Bailey This should have been a variable expansion so that autogen.args could be
Thu, 24 Apr 2008 19:51:00 +0000 Stu Tomlinson echo -n is not portable, and OSX has libtoolize installed as glibtoolize
Thu, 03 Apr 2008 22:57:58 +0000 Etan Reisner It is good when documentation matches reality. I figured all the other env
Mon, 31 Mar 2008 16:23:43 +0000 Stu Tomlinson I think this syntax is more correct
Mon, 31 Mar 2008 16:03:53 +0000 Stu Tomlinson Make the new autogen.sh behave more like the old one - run glib-gettextize,
Mon, 31 Mar 2008 14:55:42 +0000 Stu Tomlinson Hush you noisy little script
Sun, 30 Mar 2008 23:10:12 +0000 John Bailey Thanks for pointing this out, grim.
Sun, 30 Mar 2008 17:17:45 +0000 John Bailey I always forget we use 'm4macros' here instead of 'm4'.
Sun, 30 Mar 2008 17:15:21 +0000 John Bailey A more verbose autogen.sh that Gary and I have been using for Guifications
Fri, 25 Jan 2008 20:43:15 +0000 Will Thompson Make autogen.sh return a non-zero exit code when it fails so that
Sat, 15 Dec 2007 22:29:38 +0000 Richard Laager Revert siege's likely inadvertent changes to autogen.sh in
Sat, 15 Dec 2007 20:29:56 +0000 Christopher O'Brien avoid some version blocking servers by updating the major version specified when 'Hide client ID' is specified for an account
Fri, 28 Sep 2007 15:49:19 +0000 Richard Laager applied changes from a42d042e706156a13566e078c85937e3b30a33c9
Thu, 13 Sep 2007 21:34:55 +0000 Sean Egan Fixes #3051 Patch from Will Hawkins to clean up SIMPLE login and registration
Sun, 02 Sep 2007 00:03:43 +0000 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
Sat, 01 Sep 2007 23:50:22 +0000 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
Sun, 06 May 2007 18:37:58 +0000 Gary Kramlich Changing configure.args to be a sh script that is sourced. This way we can set any environment variables to be set/passed to configure.
Wed, 14 Feb 2007 00:12:27 +0000 Evan Schoenberg s/Gaim/Pidgin
Thu, 11 Jan 2007 05:30:24 +0000 Gary Kramlich [gaim-migrate @ 18103]