mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-18 22:33:32 +02:00
configure: cosmetic improvements on comments
This patch brings more consistency in the presentation of comments, including: - 2 line spaces between blocks (M4 macro tend to make the file look quite bulky, so it is making the file more aerated) - fixes in the length of underlining - adding a few comments on the reason of the check to ease maintainance Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
This commit is contained in:
committed by
Carlos R. Mafra
parent
2c6c7d51c9
commit
78690de103
@@ -16,6 +16,7 @@
|
||||
# with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
|
||||
|
||||
# WM_IMGFMT_CHECK_GIF
|
||||
# -------------------
|
||||
#
|
||||
@@ -175,7 +176,7 @@ AC_DEFUN_ONCE([WM_IMGFMT_CHECK_TIFF],
|
||||
|
||||
|
||||
# WM_IMGFMT_CHECK_WEBP
|
||||
# -------------------
|
||||
# --------------------
|
||||
#
|
||||
# Check for WEBP file support through 'libwebp'
|
||||
# The check depends on variable 'enable_webp' being either:
|
||||
|
||||
Reference in New Issue
Block a user