/[svn]/libgig/trunk/configure.in
ViewVC logotype

Contents of /libgig/trunk/configure.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Sat Oct 25 20:15:04 2003 UTC (20 years, 5 months ago) by schoenebeck
File size: 161 byte(s)
Initial revision

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