summaryrefslogtreecommitdiff
path: root/nextstep/templates
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2014-11-22 13:10:26 -0800
committerGlenn Morris <rgm@gnu.org>2014-11-22 13:10:26 -0800
commit9a8482589210016999a5fc3d9f18be74190756f9 (patch)
treebb87023f652a7b7581485d59f06b2d27b5d45ea5 /nextstep/templates
parentdb67afbd8cbebcb16d9fdc0d4316c32f6cee5feb (diff)
downloademacs-9a8482589210016999a5fc3d9f18be74190756f9.tar.gz
* nextstep/templates/Info-gnustep.plist.in: Let configure set URL.
Diffstat (limited to 'nextstep/templates')
-rw-r--r--nextstep/templates/Info-gnustep.plist.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nextstep/templates/Info-gnustep.plist.in b/nextstep/templates/Info-gnustep.plist.in
index 42abc235761..679eb4fa435 100644
--- a/nextstep/templates/Info-gnustep.plist.in
+++ b/nextstep/templates/Info-gnustep.plist.in
@@ -132,5 +132,5 @@
};
},
);
- URL = "http://www.gnu.org/software/emacs";
+ URL = "@PACKAGE_URL@";
}