Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Mon, 10 Nov 2008 03:12:46 +0200 | Andrew O. Shadoura | don't fail if non-important settings are not set |
Sun, 02 Nov 2008 01:33:20 +0100 | Jonathan Schleifer | Fix a warning - this time without killing seek code. |
Sun, 02 Nov 2008 00:15:23 +0000 | Tony Vroon | It is customary to check that warning fixes do not break things. This one does, so it dies. Thanks to jdhore for troubleshooting. |
Sat, 01 Nov 2008 23:44:11 +0000 | Tony Vroon | Add datarootdir as a variable. Not having it causes loud whining from autoconf. |
Sat, 01 Nov 2008 23:39:20 +0000 | Tony Vroon | Silencing these _cv_ warnings by renaming that can_has_midi thing. |
Sat, 01 Nov 2008 20:28:06 +0100 | Jonathan Schleifer | It seems that $as_echo is undefined on some systems. Fixed. |
Sat, 01 Nov 2008 20:19:11 +0100 | Jonathan Schleifer | Touch .deps files in the past so they are always recreated. |