diff options
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 30a8112..7c59171 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -104,4 +104,6 @@ if test "$enable_largefile" != no; then | |||
| 104 | fi | 104 | fi |
| 105 | AC_SUBST(LFS_CFLAGS) | 105 | AC_SUBST(LFS_CFLAGS) |
| 106 | 106 | ||
| 107 | m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])]) | ||
| 108 | |||
| 107 | AC_OUTPUT(Makefile src/Makefile include/Makefile fdi/Makefile dev/Makefile tools/Makefile swig/Makefile libiphone-1.0.pc) | 109 | AC_OUTPUT(Makefile src/Makefile include/Makefile fdi/Makefile dev/Makefile tools/Makefile swig/Makefile libiphone-1.0.pc) |
