summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-06-18 22:59:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-07-10 17:59:48 +0900
commit5161d40d204dc6dbd9c34b5be0052243240f15b1 (patch)
tree5ccc61290c25f3c1f18a1e821ea59f90df97518e /INSTALL
parente46a8b8db6082f7d5e293407d654f127c48a0256 (diff)
downloadtderadio-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--INSTALL15
1 files changed, 1 insertions, 14 deletions
diff --git a/INSTALL b/INSTALL
index 4bca1d7..cf92abe 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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
=====================