[glibmm/glibmm-2-62] Fix comments in tools/test_scripts/testheaders.sh
- From: Kjell Ahlstedt <kjellahl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm/glibmm-2-62] Fix comments in tools/test_scripts/testheaders.sh
- Date: Wed, 18 Sep 2019 09:19:36 +0000 (UTC)
commit cbf9333fa65bbcf8ba578fd46f9b2671357ca440
Author: Kjell Ahlstedt <kjellahlstedt gmail com>
Date: Wed Sep 18 11:17:31 2019 +0200
Fix comments in tools/test_scripts/testheaders.sh
tools/test_scripts/testheaders.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/tools/test_scripts/testheaders.sh b/tools/test_scripts/testheaders.sh
index c66faa21..fe01c927 100755
--- a/tools/test_scripts/testheaders.sh
+++ b/tools/test_scripts/testheaders.sh
@@ -5,9 +5,9 @@
# files that it depends on.
# Example: In glibmm, go to directory glibmm, and run
-# tools/test_scripts/testheaders.sh -I glib glibmm-2.4 gio # compile glibmm/gio/giomm/*.h
-# tools/test_scripts/testheaders.sh glibmm-2.4 glib gio # compile glibmm/glib/glibmm/*.h and
glibmm/gio/giomm/*.h
-# tools/test_scripts/testheaders.sh -I glib -I gio glibmm-2.4 glib/glibmm/ustring.h # compile
glibmm/glib/glibmm/ustring.h
+# tools/test_scripts/testheaders.sh -I glib giomm-2.4 gio # compile glibmm/gio/giomm/*.h
+# tools/test_scripts/testheaders.sh giomm-2.4 glib gio # compile glibmm/glib/glibmm/*.h and
glibmm/gio/giomm/*.h
+# tools/test_scripts/testheaders.sh -I glib glibmm-2.4 glib/glibmm/ustring.h # compile
glibmm/glib/glibmm/ustring.h
# Usage: testheaders.sh [-I<dir>]... <pkg> [<dir> | <file>]...
# -I<dir> is added to the g++ command.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]