summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorLutz Mueller <lutz@users.sourceforge.net>2002-06-05 22:39:05 +0000
committerLutz Mueller <lutz@users.sourceforge.net>2002-06-05 22:39:05 +0000
commitaf48f8d9febc545320a3b53dddcade511d65be74 (patch)
tree8c03728c7359b9a199538af8fb00b805a43dd207 /INSTALL
parent05720f9d62676a700d48b45eef814fa043632a3f (diff)
downloadlibgphoto2-af48f8d9febc545320a3b53dddcade511d65be74.tar.gz
2002-06-06 Lutz M�ller <lutz@users.sourceforge.net>
* INSTALL: Fix the aclocal command. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@4617 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 0c5f3584f..4cfd81c45 100644
--- a/INSTALL
+++ b/INSTALL
@@ -33,7 +33,7 @@ As to whether 'autogen.sh' does its job, we are not completely sure.
- libtoolize --force --copy
- gettextize --force --copy
- - aclocal -I/path/to/gphoto2/libgphoto2_port/m4 -I/path/to/other/macros
+ - aclocal -I /path/to/gphoto2/libgphoto2_port/m4 -I /path/to/other/macros
(these other macros typically are in
/opt/gnome/share/aclocal or /usr/share/aclocal)
- autoheader