log autogen.sh @ 32827:4a34689eeb33 default tip

age author description
Wed, 04 Nov 2009 16:58:41 +0900 Yoshiki Yazawa commit differences as a revision for now.
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
Mon, 07 Sep 2009 20:39:36 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin 2.6.2_jp
Sat, 05 Sep 2009 22:08:32 +0000 Mark Doliner Add a sed line to our autogen.sh script to hopefully avoid ever creating
Thu, 27 Nov 2008 02:23:57 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cfca82f1fee3fa6401caf10cafe80caa073cc9d9)
Fri, 31 Oct 2008 08:37:42 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Thu, 15 May 2008 13:29:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fbc907b599705ebe499000ee228b8be4c456b39b)
Tue, 06 May 2008 07:58:54 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d94973707853b3f6b84dc446eac68f7fd4c9370d)
Mon, 28 Apr 2008 09:04:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
Sat, 05 Apr 2008 13:15:49 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a32d1e1358009ce730a50b32e63fbe6c3a63c4fb)
Tue, 01 Apr 2008 02:54:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 2eb97f7d46ac5955e6a217661513d28e3b5ce060)
Wed, 30 Jan 2008 10:53:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ae7f8e3acb446776f833c3b44514295ae56184b3)
Mon, 07 Jan 2008 03:40:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d50f362e369f486aaf9a95a0d79ec0632743f07d)
Thu, 27 Sep 2007 17:04:45 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d33243e8f5347776c81f81a0e4ba3a76ae5505a5)
Wed, 19 Sep 2007 08:27:28 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1cb036aecbbe359226e69874379d39ce74c8daf6)
Mon, 07 May 2007 01:58:53 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 00dc566bfedcca2a9b44f91cf7e9a73f8270b63a)
Wed, 25 Apr 2007 07:57:26 +0000 Yoshiki Yazawa yaz patch has been applied.
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