summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2022-06-18 22:59:25 +0900
committerMichele Calgaro <[email protected]>2022-07-10 17:21:43 +0900
commitbc7518bdba609f90ee89de8b4e7ddaa1e567b1a8 (patch)
tree7a3f446098bbdaafc799fc97dd1bb998a2456252 /INSTALL
parentf3116341d095d1b0237f7a36d1f3511759da7b03 (diff)
downloadtderadio-bc7518bdba609f90ee89de8b4e7ddaa1e567b1a8.tar.gz
tderadio-bc7518bdba609f90ee89de8b4e7ddaa1e567b1a8.zip
CMake conversion.
Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
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
=====================