Changeset 7347 for trunk/configure.ac
- Timestamp:
- Dec 10, 2008, 7:31:21 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r7258 r7347 180 180 [enable_nls=yes]) 181 181 182 if test "x$build_gtk" = "xyes" -a "x$enable_nls" = "xno" ; then 183 AC_MSG_ERROR("The gtk client cannot be built without nls support. Try adding either --enable-nls or --disable-gtk" ) 184 fi 185 182 186 use_nls=no 183 187 if test "x$enable_nls" = "xyes" ; then
Note: See TracChangeset
for help on using the changeset viewer.