fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fluid-dev] [PATCH 5/9] Fix indentation in configure.ac


From: Antonio Ospite
Subject: [fluid-dev] [PATCH 5/9] Fix indentation in configure.ac
Date: Wed, 8 Oct 2014 16:08:21 +0200

All the config files except cmake_admin/Makefile are indented with TABs, so
let's be consistent.
---
 fluidsynth/configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fluidsynth/configure.ac b/fluidsynth/configure.ac
index 4783992..8eb029f 100644
--- a/fluidsynth/configure.ac
+++ b/fluidsynth/configure.ac
@@ -496,7 +496,7 @@ fi
 
 AC_CONFIG_FILES([
        Makefile
-    cmake_admin/Makefile
+       cmake_admin/Makefile
        src/Makefile
        src/config_win32.h
        doc/Makefile
-- 
2.1.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]