diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-18 14:44:03 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-18 14:44:03 +0000 |
commit | 2e0cbc53793c5defec0e76ec10e694a8b82a8d4e (patch) | |
tree | 87efbf5728d342663463a8fdf69f93dc8bfca013 /ChangeLog | |
parent | f5813be966f1ba771a57ff435aafb49b859ceae2 (diff) |
Substitute __VENDOR__ with $(VENDORNAME) in disclaimer in XVidtune
app-defaults file
Add --with-vendor-name option to set $(VENDORNAME). Set default
$(VENDORNAME) to "The X.Org Foundation".
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2005-10-18 Alan Coopersmith <alan.coopersmith@sun.com> + + * Makefile.am: + Substitute __VENDOR__ with $(VENDORNAME) in disclaimer in XVidtune + app-defaults file + + * configure.ac: + Add --with-vendor-name option to set $(VENDORNAME). + Set default $(VENDORNAME) to "The X.Org Foundation". + 2005-10-13 Alan Coopersmith <alan.coopersmith@sun.com> * man/Makefile.am: |