|
0b48d74c
|
2001-08-04T16:56:32
|
|
(AM_FUNC_GETLINE): Quote first arg of AC_DEFUN.
(AM_FUNC_GETLINE): Don't bother checking for string.h any more.
|
|
27ef3b86
|
2000-07-02T15:14:04
|
|
fix typo in last change
|
|
a965c003
|
2000-07-02T12:58:27
|
|
Replace each use of AC_SUBST(LIBOBJS)/LIBOBJS=... with AC_LIBOBJ([function_name]).
|
|
a5bf0f66
|
1999-08-05T11:18:39
|
|
Rename test file from conftestdata to conftest.data
to avoid conflicts with `conftest' on 8+3 filesystems.
Suggestion from Eli Zaretskii.
|
|
e62d4d88
|
1999-02-07T05:27:24
|
|
Use .$ac_objext, not .o
|
|
afd172b0
|
1998-02-07T09:54:05
|
|
*** empty log message ***
|
|
06da1318
|
1998-02-07T09:50:58
|
|
Don't set am_cv_func_working_getline before the
cache-check for the same variable -- that defeated the purpose of
the test; the test program was never run. This was a problem only
on systems with losing getline functions -- HP-UX 10.20 is one.
Reported by Bjorn Helgaas.
|
|
4aa93e26
|
1997-11-08T03:00:20
|
|
Fix typo in comment.
Add header check for string.h.
|
|
409d8f2d
|
1996-12-21T01:50:50
|
|
broken out of ../acinclude.m4
|