Parent Directory | Revision Log | Patch
revision 2453 by capela, Sun Feb 24 11:22:03 2013 UTC | revision 2454 by schoenebeck, Sat Jun 1 16:12:09 2013 UTC | |
---|---|---|
# | Line 1 | Line 1 |
1 | # Process this file with autoconf to produce a configure script. | # Process this file with autoconf to produce a configure script. |
2 | AC_INIT(src/client.c) | AC_INIT(src/client.c) |
3 | AC_CONFIG_HEADER(src/config.h) | AC_CONFIG_HEADERS([src/config.h]) |
4 | AC_CONFIG_MACRO_DIR([.m4]) | AC_CONFIG_MACRO_DIR([.m4]) |
5 | ||
6 | AM_INIT_AUTOMAKE(liblscp, 0.5.6.5) | AM_INIT_AUTOMAKE(liblscp, 0.5.6.5) |
|
ViewVC Help | |
Powered by ViewVC |