/[svn]/libgig/tags/start/configure.in
ViewVC logotype

Contents of /libgig/tags/start/configure.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (show annotations) (download)
Sat Oct 25 20:15:05 2003 UTC (20 years, 4 months ago) by (unknown author)
File size: 161 byte(s)
This commit was manufactured by cvs2svn to create tag 'start'.
1 AC_INIT(configure.in)
2
3 AM_CONFIG_HEADER(config.h)
4 AM_INIT_AUTOMAKE(libgig, 0.1)
5
6 AC_LANG_CPLUSPLUS
7 AC_PROG_CXX
8 AM_PROG_LIBTOOL
9
10 AC_OUTPUT(Makefile src/Makefile)

  ViewVC Help
Powered by ViewVC