log autogen.sh @ 29354:56ea87a90cba

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