|
Revision 9637, 0.6 kB
(checked in by dron, 2 years ago)
|
M4 stuff has been split down in m4/ subdirectory. libtool.m4 macro updated
to be in sync with ltmain.sh.
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
# generated automatically by aclocal 1.9.6 -*- Autoconf -*- |
|---|
| 2 |
|
|---|
| 3 |
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
|---|
| 4 |
# 2005 Free Software Foundation, Inc. |
|---|
| 5 |
# This file is free software; the Free Software Foundation |
|---|
| 6 |
# gives unlimited permission to copy and/or distribute it, |
|---|
| 7 |
# with or without modifications, as long as this notice is preserved. |
|---|
| 8 |
|
|---|
| 9 |
# This program is distributed in the hope that it will be useful, |
|---|
| 10 |
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
|---|
| 11 |
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
|---|
| 12 |
# PARTICULAR PURPOSE. |
|---|
| 13 |
|
|---|
| 14 |
m4_include([m4/acinclude.m4]) |
|---|
| 15 |
m4_include([m4/libtool.m4]) |
|---|