re PR libgcj/30606 (natVMURLConnection.cc:21: error: 'magic_t' does not name a typet name a type)
PR libgcj/30606: * configure, include/config.h.in: Rebuilt. * configure.ac: Check for magic_t in magic.h. * java/net/natVMURLConnection.cc: Use HAVE_MAGIC_T. From-SVN: r121425
This commit is contained in:
@@ -187,6 +187,9 @@
|
||||
/* Define to 1 if you have the <magic.h> header file. */
|
||||
#undef HAVE_MAGIC_H
|
||||
|
||||
/* Define if magic.h declares magic_t */
|
||||
#undef HAVE_MAGIC_T
|
||||
|
||||
/* Define to 1 if you have the `memcpy' function. */
|
||||
#undef HAVE_MEMCPY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user