diff options
author | Sebastian Geerken <devnull@localhost> | 2013-05-18 21:27:59 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2013-05-18 21:27:59 +0200 |
commit | 77fe59dee756217603a17f6c4bd028a367a517cf (patch) | |
tree | af35a785bc6eae16e13c608f2de276fce6b13577 /configure.ac | |
parent | 382c0cc1979069b1ba4abbefea71354a8d4f62cc (diff) |
Aligned lines in comments.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index f8e21e9e..9e38c456 100644 --- a/configure.ac +++ b/configure.ac @@ -106,9 +106,9 @@ if test "$ac_cv_socklen_t" != "socklen_t"; then fi -dnl ---------------------- +dnl ------------------------- dnl Test for FLTK 1.3 library -dnl ---------------------- +dnl ------------------------- dnl dnl For debugging and to be user friendly AC_MSG_CHECKING([FLTK 1.3]) |