* Assorted tweaks to activate the translations...
[citadel.git] / webcit / configure.in
index acabc4268274ea24112ea39644977f4ba6a7ff0d..d45142462adb2fe031f3796065b796fe72a9748d 100644 (file)
@@ -78,6 +78,9 @@ AC_HEADER_STDC
 dnl AC_HEADER_SYS_WAIT
 AC_CHECK_HEADERS(fcntl.h limits.h sys/time.h unistd.h)
 
+
+
+
 dnl Checks for typedefs, structures, and compiler characteristics.
 AC_C_CONST
 AC_TYPE_OFF_T