dnl
-dnl "$Id: cups-common.m4,v 1.12.2.2 2001/12/29 22:17:48 mike Exp $"
+dnl "$Id: cups-common.m4,v 1.12.2.3 2001/12/31 13:04:17 mike Exp $"
dnl
dnl Common configuration stuff for the Common UNIX Printing System (CUPS).
dnl
AC_PATH_PROG(RM,rm)
AC_PATH_PROG(SED,sed)
-dnl Architecture checks...
-AC_C_BIGENDIAN
-
dnl Check for libraries...
AC_CHECK_LIB(c,crypt,LIBS="$LIBS")
if test "$ac_cv_lib_c_crypt" = "no"; then
AC_SUBST(ARFLAGS)
dnl
-dnl End of "$Id: cups-common.m4,v 1.12.2.2 2001/12/29 22:17:48 mike Exp $".
+dnl End of "$Id: cups-common.m4,v 1.12.2.3 2001/12/31 13:04:17 mike Exp $".
dnl
/*
- * "$Id: config.h.in,v 1.39.2.4 2001/12/29 22:17:48 mike Exp $"
+ * "$Id: config.h.in,v 1.39.2.5 2001/12/31 13:04:16 mike Exp $"
*
* Configuration file for the Common UNIX Printing System (CUPS).
*
#undef HAVE_LIBTIFF
-/*
- * Does this machine store words in big-endian (MSB-first) order?
- */
-
-#undef WORDS_BIGENDIAN
-
-
/*
* Which directory functions and headers do we use?
*/
/*
- * End of "$Id: config.h.in,v 1.39.2.4 2001/12/29 22:17:48 mike Exp $".
+ * End of "$Id: config.h.in,v 1.39.2.5 2001/12/31 13:04:16 mike Exp $".
*/
/*
- * "$Id: config.h,v 1.5.2.1 2001/12/26 16:52:58 mike Exp $"
+ * "$Id: config.h,v 1.5.2.2 2001/12/31 13:04:17 mike Exp $"
*
* Configuration file for the Common UNIX Printing System (CUPS).
*
#undef HAVE_LIBJPEG
#undef HAVE_LIBTIFF
-/*
- * Does this machine store words in big-endian (MSB-first) order?
- */
-
-#undef WORDS_BIGENDIAN
-
/*
* Which directory functions and headers do we use?
*/
/*
- * End of "$Id: config.h,v 1.5.2.1 2001/12/26 16:52:58 mike Exp $".
+ * End of "$Id: config.h,v 1.5.2.2 2001/12/31 13:04:17 mike Exp $".
*/