mISDNuser/guitools/qmisdnwatch
Karsten Keil debd47d018 Remove autogenerated files
Many users difd report problems to compile this package because
they had installed different versions of the autotools.
From now it is not longer possible to compile this package without
having autotools installed.

You can generate the the autotool files simply with running 'make'.

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-08-02 12:46:39 +02:00
..
res [qmisdnwatch] added several features 2008-10-31 20:00:12 +01:00
src New compatibility handling 2010-02-17 18:35:11 +01:00
Makefile.am More helper for debuging memory leaks 2012-01-30 19:05:08 +01:00
README qmisdnwatch - mISDN v2 GUI swissknife 2008-10-28 23:16:19 +01:00
qmisdnwatch.pro Add automake support for GUI Tools 2010-02-14 18:41:18 +01:00

README

qmisdnwatch


AUTHOR
-------
  Martin Bachem
  m.bachem@gmx.de


LICENSE
--------
  qmisdnwatch is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation version 2
  qmisdnwatch is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.
  You should have received a copy of the GNU General Public License
  along with qmisdnwatch.  If not, see <http://www.gnu.org/licenses/>.


REQUIREMENTS
-------------
  mISDN v2
  Qt4


COMPILE / RUN
---------------
   qmake
   make
   ./qmisdnwatch

DOCs
-----
  http://www.misdn.org/index.php/Qmisdnwatch


<end of file>