Mercurial > hg-old > index.cgi
comparison configure.ac @ 324:be63116281b0
Created lwlib folder and added first bits to it
author | lost |
---|---|
date | Tue, 09 Feb 2010 05:59:56 +0000 |
parents | 473ed9b353eb |
children | 1c31e9005ff7 |
comparison
equal
deleted
inserted
replaced
323:473ed9b353eb | 324:be63116281b0 |
---|---|
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 lwlib/Makefile | |
11 lwasm/Makefile | 12 lwasm/Makefile |
12 ]) | 13 ]) |
13 AC_OUTPUT | 14 AC_OUTPUT |