Parent Directory
|
Revision Log
|
Patch
| Revision 1.1 by sysadm, Mon Oct 11 10:24:54 2004 UTC | Revision 1.2 by sysadm, Mon Oct 18 08:17:59 2004 UTC | |
|---|---|---|
| # | Line 2 | Line 2 |
| 2 | # Process this file with autoconf to produce a configure script. | # Process this file with autoconf to produce a configure script. |
| 3 | ||
| 4 | AC_PREREQ(2.5) | AC_PREREQ(2.5) |
| 5 | AC_INIT(bbsd, 1.0, leaflet@leafok.com) | AC_INIT(bbsd, 1.0) |
| 6 | AM_INIT_AUTOMAKE(bbsd, 1.0) | AM_INIT_AUTOMAKE(bbsd, 1.0) |
| 7 | AC_CONFIG_SRCDIR([src/]) | AC_CONFIG_SRCDIR([src/]) |
| 8 | # AC_CONFIG_HEADERS([config.h]) | # AC_CONFIG_HEADERS([config.h]) |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |