OSDN Git Service

* config.h.in (HAVE_LIBAPPLEFILE): added `b' option which extract the MacBinary....
[lha/lha.git] / config.h.in
index 1186dbb..b0c1962 100644 (file)
@@ -74,6 +74,9 @@
 /* Define to 1 if you have the `lchown' function. */
 #undef HAVE_LCHOWN
 
+/* Define to 1 if you have the `applefile' library (-lapplefile). */
+#undef HAVE_LIBAPPLEFILE
+
 /* Define to 1 if you have the <limits.h> header file. */
 #undef HAVE_LIMITS_H
 
 /* the type of system on which the package will run. */
 #undef PLATFORM
 
-/* Define if compiler has function prototypes */
+/* Define to 1 if the C compiler supports function prototypes. */
 #undef PROTOTYPES
 
 /* Define as the return type of signal handlers (`int' or `void'). */
 /* Define to 1 if you need to in order for `stat' and other things to work. */
 #undef _POSIX_SOURCE
 
+/* Define like PROTOTYPES; this can be used by system headers. */
+#undef __PROTOTYPES
+
 /* Define to empty if `const' does not conform to ANSI C. */
 #undef const