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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3 - (hide annotations) (download)
Sat Oct 25 20:15:05 2003 UTC (20 years, 6 months ago) by (unknown author)
File size: 161 byte(s)
This commit was manufactured by cvs2svn to create tag 'start'.
1 schoenebeck 2 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