Parent Directory
|
Revision Log
|
Patch
| Revision 1.42 by sysadm, Sat Nov 1 02:04:21 2025 UTC | Revision 1.43 by sysadm, Sun Nov 2 08:15:59 2025 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.69]) | AC_PREREQ([2.69]) |
| 5 | AC_INIT([lbbs],[1.5.1]) | AC_INIT([lbbs],[1.5.2]) |
| 6 | AC_CONFIG_SRCDIR([src/]) | AC_CONFIG_SRCDIR([src/]) |
| 7 | AC_CONFIG_MACRO_DIRS([m4]) | AC_CONFIG_MACRO_DIRS([m4]) |
| 8 | AM_INIT_AUTOMAKE([foreign]) | AM_INIT_AUTOMAKE([foreign]) |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |