1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 22:06:38 +02:00

doc: remove comment for autogen.sh in tester's guide (command required even for tarball)

This commit is contained in:
Sebastien Helleu
2013-01-07 09:50:29 +01:00
parent cd37f12059
commit ae618bcf6a
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ $ make install
Falls Du cmake nicht hast, ist es auch möglich die autotools zu nutzen:
----------------------------------------------------------
$ ./autogen.sh # (nur bei geklontem git Repository)
$ ./autogen.sh
$ ./configure --prefix=$HOME/weechat-git
$ make
$ make install
+1 -1
View File
@@ -94,7 +94,7 @@ $ make install
If you don't have cmake, it's still possible to use autotools:
----------------------------------------------------------
$ ./autogen.sh # (only if you cloned git repository)
$ ./autogen.sh
$ ./configure --prefix=$HOME/weechat-git
$ make
$ make install
+1 -1
View File
@@ -98,7 +98,7 @@ $ make install
Si vous n'avez pas cmake, il est toujours possible d'utiliser les autotools :
-----------------------------------------------------------------
$ ./autogen.sh # (seulement si vous avez cloné la base git)
$ ./autogen.sh
$ ./configure --prefix=$HOME/weechat-git
$ make
$ make install
+1 -1
View File
@@ -97,7 +97,7 @@ $ make install
Se cmake non è installato, è ancora possibile usare gli autotools:
----------------------------------------------------------
$ ./autogen.sh # (solo se clonato il deposito git)
$ ./autogen.sh
$ ./configure --prefix=$HOME/weechat-git
$ make
$ make install
+1 -1
View File
@@ -89,7 +89,7 @@ $ make install
cmake が無い場合は autotools を使うことも可能です:
----------------------------------------------------------
$ ./autogen.sh # (git リポジトリから clone した場合のみ)
$ ./autogen.sh
$ ./configure --prefix=$HOME/weechat-git
$ make
$ make install
+1 -1
View File
@@ -94,7 +94,7 @@ $ make install
Jeśli nie posiadasz cmake, nadal jest możliwe użycie autotools:
----------------------------------------------------------
$ ./autogen.sh # (only if you cloned git repository)
$ ./autogen.sh
$ ./configure --prefix=$HOME/weechat-git
$ make
$ make install