diff options
| author | Peter Eisentraut | 2010-08-19 05:57:36 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2010-08-19 05:57:36 +0000 |
| commit | 3f1197191685512d1968ffd8958497159944c2a1 (patch) | |
| tree | e87eee088562121ea0b586694dd478eb0c480ca2 /config/c-compiler.m4 | |
| parent | d37781fa82fa6b4316e51aca210d5fb53bd33983 (diff) | |
Remove extra newlines at end and beginning of files, add missing newlines
at end of files.
Diffstat (limited to 'config/c-compiler.m4')
| -rw-r--r-- | config/c-compiler.m4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/c-compiler.m4 b/config/c-compiler.m4 index a8df61b649..78edf44944 100644 --- a/config/c-compiler.m4 +++ b/config/c-compiler.m4 @@ -1,5 +1,5 @@ # Macros to detect C compiler features -# $PostgreSQL: pgsql/config/c-compiler.m4,v 1.22 2010/05/25 17:28:20 meskes Exp $ +# $PostgreSQL: pgsql/config/c-compiler.m4,v 1.23 2010/08/19 05:57:33 petere Exp $ # PGAC_C_SIGNED @@ -155,4 +155,3 @@ AC_RUN_IFELSE([AC_LANG_PROGRAM([extern void $2 (); void (*fptr) () = $2;],[])], [LDFLAGS="$pgac_save_LDFLAGS" AC_MSG_RESULT(assuming no)]) ])# PGAC_PROG_CC_LDFLAGS_OPT - |
