comparison configure.ac @ 323:473ed9b353eb

Started framework for lwasm binary
author lost
date Tue, 09 Feb 2010 05:33:35 +0000
parents 4853b105af23
children be63116281b0
comparison
equal deleted inserted replaced
322:3ff493a445ed 323:473ed9b353eb
6 gl_INIT 6 gl_INIT
7 AC_CONFIG_HEADERS([config.h]) 7 AC_CONFIG_HEADERS([config.h])
8 AC_CONFIG_FILES([ 8 AC_CONFIG_FILES([
9 Makefile 9 Makefile
10 lib/Makefile 10 lib/Makefile
11 lwasm/Makefile
11 ]) 12 ])
12 AC_OUTPUT 13 AC_OUTPUT