We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04b763c commit c60ac6fCopy full SHA for c60ac6f
Makefile.am
@@ -5,13 +5,14 @@
5
#
6
###############################################################################
7
8
-# Standard declarations.
+# Automake settings.
9
#==============================================================================
10
-# look for macros in the m4 subdirectory
+# Look for macros in the m4 subdirectory.
11
+#------------------------------------------------------------------------------
12
ACLOCAL_AMFLAGS = -I m4
13
14
-# Automake products.
15
+# Distribution, build and install products.
16
17
# files => ${pkgconfigdir}
18
#------------------------------------------------------------------------------
0 commit comments