configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e6af366e1941e6166efd6ec2ba3b288ea51cbb34
Author: Michael Stahl <[email protected]>
Date: Thu Jun 6 11:40:18 2013 +0200
Revert "configure: add evil hack to disable doxygen on a certain tinderbox"
This reverts commit ea9b4a69469cbd8bdbbd972638612632adf31d66.
diff --git a/configure.ac b/configure.ac
index a9c962f..a00c317 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6966,7 +6966,7 @@ dnl
===================================================================
if test "$enable_odk" = no; then
unset DOXYGEN
else
- if test "$with_doxygen" = no -o `hostname 2>/dev/null` = "tpa10"; then
+ if test "$with_doxygen" = no; then
AC_MSG_CHECKING([for doxygen])
unset DOXYGEN
AC_MSG_RESULT([no])
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits