changeset: 291:5e808da1bfa2
user: sp...@us...
date: Fri Jan 21 12:05:36 2011 -0800
details: http://zbar.hg.sourceforge.net:8000/hgroot/zbar/zbarzbar/rev/5e808da1bfa2
description:
update HACKING
- thanks to jarekczek for the patch!
diffstat:
HACKING | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diffs (15 lines):
diff -r 825b6ec92446 -r 5e808da1bfa2 HACKING
--- a/HACKING Sun Jan 16 17:05:29 2011 -0800
+++ b/HACKING Fri Jan 21 12:05:36 2011 -0800
@@ -13,6 +13,11 @@
GNU autoconf 2.61
GNU automake 1.10.1
GNU libtool 2.2.6
+ GNU gettext 0.18.1.1
+ GNU pkg-config 0.25
+all above mentioned tools must be installed in the same prefix.
+mixing prefixes (i.g. /usr/bin and /usr/local/bin) may lead to errors in
+configuration stages
when you're done hacking and want to make your patch, run:
|