source: trunk/src/3rdparty/libmng/README.autoconf@ 603

Last change on this file since 603 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 8.8 KB
Line 
1**********************************************************************
2**********************************************************************
3
4 ***** this is unmaintained *****
5
6If you happen to find problems with autoconfiguration and building,
7I simply cannot help you. I'm looking for a maintainer that doesn't mind
8spending a few minutes every now and then on the next release to make sure
9things are still in working order.
10
11For the moment all autoconf stuff ahs been moved into unmaintained!!
12
13**********************************************************************
14**********************************************************************
15
16
17
18
19Configuration from CVS
20======================
21
22If you're using source checked out from CVS, rather than a source
23distribution tarball, please be aware that you can use ./autogen.sh in
24place of ./configure below.
25
26Because this is a cross-platform project, the source templates for
27the autoconf scripts are sequestered in the 'makefiles' directory.
28Running './autogen.sh' will copy them into their conventional places at
29the lop level. If you already see the files there, you don't need to
30worry about this step.
31
32Basic Installation
33==================
34
35 These are generic installation instructions.
36