Mercurial > hg-old > index.cgi
comparison configure.ac @ 315:8550ff69fcc9
Tinkering with autotools
author | lost |
---|---|
date | Tue, 27 Jan 2009 05:50:02 +0000 |
parents | f14e82afdac7 |
children |
comparison
equal
deleted
inserted
replaced
314:2b26edf2fe65 | 315:8550ff69fcc9 |
---|---|
3 AC_PROG_CC | 3 AC_PROG_CC |
4 AC_CONFIG_HEADERS([src/config.h]) | 4 AC_CONFIG_HEADERS([src/config.h]) |
5 AC_CONFIG_FILES([ | 5 AC_CONFIG_FILES([ |
6 Makefile | 6 Makefile |
7 src/Makefile | 7 src/Makefile |
8 doc/Makefile | |
8 ]) | 9 ]) |
9 AC_OUTPUT | 10 AC_OUTPUT |