Ticket #10947: patch-configure.in
File patch-configure.in, 470 bytes (added by markd@…, 18 years ago) |
---|
Line | |
---|---|
1 | --- configure.in.org 2006-08-13 16:17:26.000000000 -0700 |
2 | +++ configure.in 2006-10-26 16:03:29.000000000 -0700 |
3 | @@ -66,6 +66,4 @@ |
4 | #include <netinet/in.h>]) |
5 | AC_CHECK_MEMBERS(fpos_t.__pos,,, [#include <stdio.h>]) |
6 | |
7 | -AC_OUTPUT(common/Makefile common/mp4v2/Makefile \ |
8 | - libfaac/Makefile frontend/Makefile \ |
9 | - include/Makefile Makefile) |
10 | +AC_OUTPUT(common/Makefile common/mp4v2/Makefile libfaac/Makefile frontend/Makefile include/Makefile Makefile) |