OSDN Git Service

Merge "e2fsdroid: use libselinux function to read file context on device am: 2fff6fb0...
[android-x86/external-e2fsprogs.git] / MCONFIG.in
index 9fa9f88..e82963d 100644 (file)
@@ -68,8 +68,8 @@ pkgconfigdir = $(libdir)/pkgconfig
 @ifGNUmake@   endif
 @ifGNUmake@ endif
 
-@ifNotGNUmake@ CHECK_CMD=@true
-@ifNotGNUmake@ CPPHECK_CMD=@true
+@ifNotGNUmake@ CHECK_CMD=true
+@ifNotGNUmake@ CPPCHECK_CMD=true
 
 CC = @CC@
 BUILD_CC = @BUILD_CC@