Browse CVS Repository
Diff of /xoonips/AL/aclocal.m4
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 7266 |
AC_SUBST(UNIXODBC_VERSION) |
AC_SUBST(UNIXODBC_VERSION) |
| 7267 |
]) |
]) |
| 7268 |
|
|
| 7269 |
|
dnl |
| 7270 |
dnl zlib.m4 -- Find the path to the zlib library. |
dnl zlib.m4 -- Find the path to the zlib library. |
|
dnl $Id$ |
|
| 7271 |
dnl |
dnl |
| 7272 |
AC_DEFUN([AM_PATH_ZLIB], |
AC_DEFUN([AM_PATH_ZLIB], |
| 7273 |
[ZLIB_CFLAGS="" |
[ZLIB_CFLAGS="" |
| 7316 |
AC_SUBST([ZLIB_LIBS])]) |
AC_SUBST([ZLIB_LIBS])]) |
| 7317 |
] |
] |
| 7318 |
|
|
| 7319 |
|
dnl |
| 7320 |
dnl openssl.m4 -- Find the path to the openssl library. |
dnl openssl.m4 -- Find the path to the openssl library. |
|
dnl $Id$ |
|
| 7321 |
dnl |
dnl |
| 7322 |
AC_DEFUN([AM_PATH_OPENSSL], |
AC_DEFUN([AM_PATH_OPENSSL], |
| 7323 |
[OPENSSL_CFLAGS="" |
[OPENSSL_CFLAGS="" |
|
|
Legend:
| Removed from v.1.5 |
|
| changed lines |
| |
Added in v.1.6 |
|
|
|