1
0
forked from GitHub/gf-core

Can now build Windows MSI packages using WiX.

This commit is contained in:
bringert
2005-05-19 14:19:13 +00:00
parent fb90359e32
commit c2ac91bc16
3 changed files with 50 additions and 3 deletions

View File

@@ -4,9 +4,9 @@ AC_INIT([GF],[2.2],[aarne@cs.chalmers.se],[GF])
AC_PREREQ(2.53)
AC_REVISION($Revision: 1.19 $)
AC_REVISION($Revision: 1.20 $)
AC_CONFIG_FILES([config.mk jgf])
AC_CONFIG_FILES([config.mk jgf gf.wxs])
AC_CANONICAL_HOST