Home | History | Annotate | Download | only in doxygen

Lines Matching full:configure

7 /// and \b configure files for building and installation on UNIX or other systems that support this tool. If your
8 /// system is neither Windows nor \b configure compatible, then you should find it
16 /// - <b>./</b> The location of the configure script and the antlr3config.h file
17 /// generated by the running the configure script.This directory also
27 /// If you are building for Cygwin, or a similar UNIX on Windows System, follow the "Building With Configure" instructions below.
69 /// \section configure Building with configure
72 /// Perforce repository. If you use the source from the perforce tree directly, you will find that there is no configure
75 /// configure script using autoreconf. If you are not familiar with these tools, then please use the tgz files in the
84 /// Where: <b>antlrtgzname.tar.gz</b> is of course the name of the tar when you downloaded it. You should find a \b configure script in the sub directory thus created.
86 /// The configure script accepts the usual options, such as --prefix= but the default is to build in the source directory and to place libraries in
89 ./configure --help
100 /// Unless you need 64 bit builds, or a change in library types, you will generally use the configure command without options:
102 /// Here is a sample configure output:
118 [jimi@localhost libantlr3c-3.0.0-rc8]$ ./configure
130 configure: creating ./config.status
179 /// The only step that configure performs that cannot be done
183 /// this file for your system, if you cannot port \b automake and \b configure
186 /// -# Run configure on a system that does support configure