Revision 8d7dcace configure.ac
| b/configure.ac | ||
|---|---|---|
| 18 | 18 |
AC_SUBST(GLIB_CFLAGS) |
| 19 | 19 |
AC_SUBST(GLIB_LIBS) |
| 20 | 20 |
|
| 21 |
# Checks for iconv |
|
| 22 |
AM_ICONV |
|
| 23 |
|
|
| 21 | 24 |
# Checks for header files. |
| 22 | 25 |
AC_HEADER_STDC |
| 26 |
AC_HEADER_DIRENT |
|
| 27 |
AC_HEADER_SYS_WAIT |
|
| 23 | 28 |
|
| 24 | 29 |
# Checks for typedefs, structures, and compiler characteristics. |
| 25 | 30 |
|
| 26 | 31 |
# Checks for library functions. |
| 27 | 32 |
|
| 28 | 33 |
AC_CONFIG_FILES([Makefile |
| 34 |
libsylph/Makefile |
|
| 29 | 35 |
lib/Makefile |
| 30 | 36 |
lib/filters/Makefile |
| 31 | 37 |
src/Makefile |
Also available in: Unified diff