ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/dclient/configure.ac
(Generate patch)

Comparing deliantra/dclient/configure.ac (file contents):
Revision 1.2 by sf-pippijn, Mon Oct 18 14:11:42 2010 UTC vs.
Revision 1.3 by sf-pippijn, Mon Oct 25 02:07:50 2010 UTC

6AC_CONFIG_HEADERS(autoconf.h) 6AC_CONFIG_HEADERS(autoconf.h)
7 7
8# automake 8# automake
9AC_DISABLE_STATIC 9AC_DISABLE_STATIC
10LT_INIT 10LT_INIT
11AM_INIT_AUTOMAKE([silent-rules gnits]) 11AM_INIT_AUTOMAKE([silent-rules gnits color-tests parallel-tests])
12AM_SILENT_RULES 12AM_SILENT_RULES
13AM_DEFAULT_VERBOSITY=0 13AM_DEFAULT_VERBOSITY=0
14 14
15# build tools 15# build tools
16AC_PROG_CXX 16AC_PROG_CXX

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines