all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#21444: [PATCH] Add instructions about install autoconf on OS X
@ 2015-09-09 13:58 Zhang Kai Yu
  2016-02-23  9:20 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Zhang Kai Yu @ 2015-09-09 13:58 UTC (permalink / raw)
  To: 21444

From d89a72e58075e023b236e5652a8489302770208e Mon Sep 17 00:00:00 2001
From: Zhang Kai Yu <yeannylam@gmail.com>
Date: Mon, 7 Sep 2015 21:14:11 +0800
Subject: [PATCH] Add doc about install missing tools on OS X

---
 autogen.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/autogen.sh b/autogen.sh
index bc9c5a0..6b5eeb0 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -178,6 +178,7 @@ and re-run this script.
 Otherwise, please try installing them.
 On systems using rpm and yum, try: "yum install PACKAGE"
 On systems using dpkg and apt, try: "apt-get install PACKAGE"
+On systems using brew, try: "brew install PACKAGE"
 Then re-run this script.
 
 If you do not have permission to do this, or if the version provided
-- 
2.3.8 (Apple Git-58)






^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-25 15:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-09 13:58 bug#21444: [PATCH] Add instructions about install autoconf on OS X Zhang Kai Yu
2016-02-23  9:20 ` Lars Ingebrigtsen
2019-06-25 15:32   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.