From 1814aec611a5f9e03eceee81237ad3a3f51c954a Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Wed, 26 Oct 2011 23:56:54 +0000 Subject: Fix whitespace issues Cleanup trailing whitespaces, indentation that uses spaces before tabs, and blank lines at EOF. Make the project free of warnings reported by git diff --check 4b825dc642cb6eb9a060e54bf8d69288fbee4904 HEAD --- m4/japhar_grep_cflags.m4 | 1 - m4/libprelude.m4 | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'm4') diff --git a/m4/japhar_grep_cflags.m4 b/m4/japhar_grep_cflags.m4 index 5318a140..cf2ea4a5 100644 --- a/m4/japhar_grep_cflags.m4 +++ b/m4/japhar_grep_cflags.m4 @@ -45,4 +45,3 @@ else fi AC_MSG_RESULT($ac_cv___attribute__) ]) - diff --git a/m4/libprelude.m4 b/m4/libprelude.m4 index 2c61d35a..f78527f6 100644 --- a/m4/libprelude.m4 +++ b/m4/libprelude.m4 @@ -8,7 +8,7 @@ dnl $id$ # Werner Koch 99-12-09 dnl AM_PATH_LIBPRELUDE([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]]) -dnl Test for libprelude, and define LIBPRELUDE_PREFIX, LIBPRELUDE_CFLAGS, LIBPRELUDE_PTHREAD_CFLAGS, +dnl Test for libprelude, and define LIBPRELUDE_PREFIX, LIBPRELUDE_CFLAGS, LIBPRELUDE_PTHREAD_CFLAGS, dnl LIBPRELUDE_LDFLAGS, and LIBPRELUDE_LIBS dnl AC_DEFUN([AM_PATH_LIBPRELUDE], -- cgit v1.2.3