source: branches/openyahtzee1.7PE/configure.in @ 64

Revision 64, 166 bytes checked in by anonymous, 5 years ago (diff)

This commit was manufactured by cvs2svn to create tag
'openyahtzee_1_7'.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1AC_INIT(configure.in)
2
3AM_CONFIG_HEADER(config.h)
4AM_INIT_AUTOMAKE(openyahtzee, 0.1)
5
6AC_LANG_CPLUSPLUS
7AC_PROG_CXX
8AM_PROG_LIBTOOL
9
10AC_OUTPUT(Makefile src/Makefile)
Note: See TracBrowser for help on using the repository browser.