Remove obsolate patch file.
PR: ports/91915 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
This commit is contained in:
parent
86ad34a0e6
commit
36d0de1abb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153758
1 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
|||
--- config.m4.orig Sun Dec 18 19:56:10 2005
|
||||
+++ config.m4 Sun Dec 18 19:57:15 2005
|
||||
@@ -72,13 +72,6 @@
|
||||
AC_DEFINE(HAVE_NEW_MING, 1, [ ])
|
||||
dnl FIXME: This is now unconditional..better check coming later.
|
||||
AC_DEFINE(HAVE_MING_ZLIB, 1, [ ])
|
||||
- AC_TRY_COMPILE([
|
||||
-#include <ming.h>
|
||||
-int main(int,void) {
|
||||
- SWFMovie_output(NULL, NULL, NULL, 0));
|
||||
- return 0;
|
||||
-}
|
||||
- ], [ AC_DEFINE(HAVE_MING_MOVIE_LEVEL, 1, []) ])
|
||||
])
|
||||
CPPFLAGS=$old_CPPFLAGS
|
||||
|
Loading…
Reference in a new issue