]> arthur.barton.de Git - netatalk.git/commitdiff
Small change to note the running ./autogen.sh is only required for builds from CVS.
authormorgana <morgana>
Fri, 5 Apr 2002 00:28:58 +0000 (00:28 +0000)
committermorgana <morgana>
Fri, 5 Apr 2002 00:28:58 +0000 (00:28 +0000)
doc/INSTALL

index ec541aba15c079fe4e2affb1df560c5f89d533f6..b2a279569ce82653064e643acff1e763f322f171 100644 (file)
@@ -18,7 +18,7 @@ Netatalk is known to run on at least five operating systems:
 See ./doc/README.platforms for more information.
 
 Quickly:
-$> ./autogen.sh
+$> ./autogen.sh   (only needed for installs from CVS)
 $> ./configure [options]
 $> make
 $> make install