[Pkg-wmaker-commits] [libdockapp] 02/05: libdockapp: Simplify instructions to generate a ./configure script.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Oct 18 11:14:54 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository libdockapp.

commit 60254bbfce28006c41f61e795696f65b5d3dc4e2
Author: Shining <wmaker-dev at linuxcondom.net>
Date:   Fri Oct 9 22:56:25 2015 +0200

    libdockapp: Simplify instructions to generate a ./configure script.
    
    Based on suggestions by Alexey Frolov and BALATON Zoltan.
---
 README | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/README b/README
index a669fd3..8b663df 100644
--- a/README
+++ b/README
@@ -14,10 +14,7 @@ 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
+autoreconf -if
 ./configure
 make install
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/libdockapp.git



More information about the Pkg-wmaker-commits mailing list