diff options
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]) |