diff options
author | Jamie Tittle <tigital@users.sourceforge.net> | 2004-11-29 22:21:52 +0000 |
---|---|---|
committer | Jamie Tittle <tigital@users.sourceforge.net> | 2004-11-29 22:21:52 +0000 |
commit | 64479853b7bbdbe64c75ddfe1710149740292240 (patch) | |
tree | 93ebdda47b25285d31786ca35c08a72d7c2a57df /pd | |
parent | 67a74c3014e4b1c3107cff80a96b5e7b348eca44 (diff) |
added line about using autoconf
svn path=/trunk/; revision=2346
Diffstat (limited to 'pd')
-rw-r--r-- | pd/INSTALL.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pd/INSTALL.txt b/pd/INSTALL.txt index a40aaa72..0464be6d 100644 --- a/pd/INSTALL.txt +++ b/pd/INSTALL.txt @@ -6,6 +6,8 @@ you've got Tck/Tk installed): Change to "src" subdirectory. +type "autoconf". + type "./configure", possibly adding flags as follows: To enable ALSA 0.9x (the latest one), add "--enable-alsa". |