* nextstep/templates/Info-gnustep.plist.in: Let configure set URL.
This commit is contained in:
parent
db67afbd8c
commit
9a84825892
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2014-11-22 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* templates/Info-gnustep.plist.in: Let configure set URL.
|
||||
|
||||
2014-11-03 Jan Djärv <jan.h.d@swipnet.se>
|
||||
|
||||
* INSTALL: Remove univeral binary section.
|
||||
|
|
|
@ -132,5 +132,5 @@
|
|||
};
|
||||
},
|
||||
);
|
||||
URL = "http://www.gnu.org/software/emacs";
|
||||
URL = "@PACKAGE_URL@";
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue