[PATCH] In the README it is said to run ./configure but there's no such script in the tarball. I wrote instructions to generate a ./configure with libtool and autotools.

Shining <[email protected]>
Newsgroups gmane.compw.window-managers.windowmaker.devel
Message-ID <[email protected]>
---
 libdockapp/README | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/libdockapp/README b/libdockapp/README
index 877dd6d..a669fd3 100644
--- a/libdockapp/README
+++ b/libdockapp/README
@@ -9,8 +9,15 @@ Pascal G. Hofstee <[email protected]>
 You must have libXpm library installed and the shape extension supported
 by your X server to be able to build and install libdockapp.
 
+If you received this file in a tarball then you probably need to generate the
+configuration environment yourself. You need libtool and autotools for this
+purpose.
 To compile libDockApp enter the libdockapp directory and type:
 
+libtoolize 
+aclocal
+autoconf
+automake --add-missing
 ./configure
 make install
 
-- 
1.9.1


-- 
To unsubscribe, send mail to [email protected].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.