Whamcloud - gitweb
Miscellaneous cleanup before 1.26-WIP release. Removed unused
[tools/e2fsprogs.git] / configure
index 692bc37..9559910 100644 (file)
--- a/configure
+++ b/configure
@@ -1196,7 +1196,7 @@ then
        echo "Disabling journal debugging"
 else
        cat >> confdefs.h <<\EOF
-#define JFS_DEBUG 1
+#define CONFIG_JBD_DEBUG 1
 EOF
 
        echo "Enabling journal debugging"
@@ -1368,7 +1368,7 @@ EOF
 
 
 
-ALL_LINGUAS="it nyc"
+ALL_LINGUAS="it nyc tr"
 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
 echo "configure:1374: checking whether ${MAKE-make} sets \${MAKE}" >&5
 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`