[librsvg: 1/2] Makefile.am: update comment



commit e2c9cbef839d0c263aca3fb9368adfe928a87456
Author: Paolo Borelli <pborelli gnome org>
Date:   Fri Oct 18 17:17:56 2019 +0200

    Makefile.am: update comment

 Makefile.am | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b28ddd73..e90e5b16 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,9 +5,9 @@ NULL =
 lib_LTLIBRARIES = librsvg-@RSVG_API_MAJOR_VERSION@.la
 noinst_LTLIBRARIES = librsvg_c_api.la
 
-# This is empty, because automake wants to have a C sources list for
-# the LTLIBRARIES.  See LIBRSVG_INTERNALS_SRC below for the real list
-# of Rust sources.
+# Automake wants to have a C sources list for LTLIBRARIES.
+# See LIBRSVG_INTERNALS_SRC below for the real list of Rust
+# sources.
 librsvg_c_api_la_SOURCES = librsvg/dummy.c
 
 bin_PROGRAMS = rsvg-convert


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]