Parent Directory
|
Revision Log
|
Patch
| Revision 1.1 by sysadm, Mon Apr 28 03:32:08 2025 UTC | Revision 1.2 by sysadm, Mon Apr 28 03:54:12 2025 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | # -*- Autoconf -*- | # -*- Autoconf -*- |
| 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.71]) | AC_PREREQ([2.69]) |
| 5 | AC_INIT([bbsd],[1.0]) | AC_INIT([bbsd],[1.0]) |
| 6 | AC_CONFIG_SRCDIR([src/]) | AC_CONFIG_SRCDIR([src/]) |
| 7 | # AM_CONFIG_HEADERS(config.h) | # AM_CONFIG_HEADERS(config.h) |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |