summaryrefslogtreecommitdiff
path: root/pkg/alsa-utils/README.md
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2017-10-24 20:46:16 -0700
committerMichael Forney <mforney@mforney.org>2017-10-24 20:46:16 -0700
commit9a6793496f3053ac0f38dea323c2b7fb24fc3dd7 (patch)
treeed9eba1d1598eafd1dfdc1beda9bbde11f8cb946 /pkg/alsa-utils/README.md
parentede8b0935ea572cba25d76a7b227244a6fd1003d (diff)
alsa-utils: Don't use config-posix.h
Diffstat (limited to 'pkg/alsa-utils/README.md')
-rw-r--r--pkg/alsa-utils/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/pkg/alsa-utils/README.md b/pkg/alsa-utils/README.md
new file mode 100644
index 00000000..9f677f17
--- /dev/null
+++ b/pkg/alsa-utils/README.md
@@ -0,0 +1,10 @@
+# alsa-utils
+
+## config.h
+Generated with
+
+ ./configure \
+ --prefix= \
+ --disable-alsamixer \
+ CPPFLAGS=-I/src/oasis/out/pkg/alsa-lib/include \
+ LDFLAGS=-L/src/oasis/out/pkg/alsa-lib