diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-06-18 22:59:25 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-07-10 17:59:48 +0900 |
| commit | 5161d40d204dc6dbd9c34b5be0052243240f15b1 (patch) | |
| tree | 5ccc61290c25f3c1f18a1e821ea59f90df97518e /INSTALL | |
| parent | e46a8b8db6082f7d5e293407d654f127c48a0256 (diff) | |
| download | tderadio-5161d40d.tar.gz tderadio-5161d40d.zip | |
CMake conversion.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit bc7518bdba609f90ee89de8b4e7ddaa1e567b1a8)
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 15 |
1 files changed, 1 insertions, 14 deletions
@@ -1,16 +1,3 @@ -Note on automake/autoconf versions -================================== - -TDERadio should build with automake >= 1.6.1 and autoconf 2.5* - -If you have such a version but configure/make complains it needs e.g. -automake 1.7.x you should try to run - - make -f Makefile.dist - -before you run ./configure. - - Basic Installation ================== @@ -53,7 +40,7 @@ The simplest way to compile this package is: documentation. 4. You can remove the program binaries and object files from the - source code directory by typing `make clean'. + source code directory by typing `make clean'. Compilers and Options ===================== |
