Parent Directory
|
Revision Log
|
Patch
| Revision 1.78 by sysadm, Wed Jan 7 10:02:17 2026 UTC | Revision 1.79 by sysadm, Thu Jan 8 08:14:33 2026 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.7.2]) | AC_INIT([lbbs],[1.7.3]) |
| 6 | AC_CONFIG_SRCDIR([src/]) | AC_CONFIG_SRCDIR([src/]) |
| 7 | AC_CONFIG_HEADERS([config.h]) | AC_CONFIG_HEADERS([config.h]) |
| 8 | AC_CONFIG_MACRO_DIRS([m4]) | AC_CONFIG_MACRO_DIRS([m4]) |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |