]> git.alsa-project.org Git - alsa-tools.git/commitdiff
Modernize configure.ac
authorJaroslav Kysela <perex@perex.cz>
Thu, 12 Jun 2014 09:28:22 +0000 (11:28 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 12 Jun 2014 09:28:22 +0000 (11:28 +0200)
25 files changed:
as10k1/configure.ac [moved from as10k1/configure.in with 71% similarity]
echomixer/configure.ac [moved from echomixer/configure.in with 72% similarity]
envy24control/configure.ac [moved from envy24control/configure.in with 70% similarity]
hda-verb/configure.ac
hdajackretask/configure.ac [moved from hdajackretask/configure.in with 100% similarity]
hdspconf/configure.ac [moved from hdspconf/configure.in with 94% similarity]
hdsploader/configure.ac [moved from hdsploader/configure.in with 75% similarity]
hdspmixer/configure.ac [moved from hdspmixer/configure.in with 94% similarity]
hwmixvolume/configure.ac
ld10k1/INSTALL
ld10k1/configure.ac [moved from ld10k1/configure.in with 96% similarity]
ld10k1/include/Makefile.am
mixartloader/configure.ac [moved from sb16_csp/configure.in with 77% similarity]
mixartloader/configure.in [deleted file]
pcxhrloader/configure.ac [moved from vxloader/configure.in with 76% similarity]
qlo10k1/INSTALL
qlo10k1/config.h.in
qlo10k1/configure.ac [moved from qlo10k1/configure.in with 93% similarity]
rmedigicontrol/configure.ac [moved from rmedigicontrol/configure.in with 69% similarity]
sb16_csp/configure.ac [moved from pcxhrloader/configure.in with 74% similarity]
seq/sbiload/configure.ac [moved from seq/sbiload/configure.in with 73% similarity]
sscape_ctl/configure.ac [moved from sscape_ctl/configure.in with 74% similarity]
us428control/configure.ac [moved from us428control/configure.in with 73% similarity]
usx2yloader/configure.ac [moved from usx2yloader/configure.in with 77% similarity]
vxloader/configure.ac [new file with mode: 0644]

similarity index 71%
rename from as10k1/configure.in
rename to as10k1/configure.ac
index 1855eeabe101373c2114df4b1e17c009501c3f25..0c35cba30be6f8609a24987ea5adf41f78049f19 100644 (file)
@@ -1,9 +1,9 @@
-AC_INIT(as10k1.c)
-AM_INIT_AUTOMAKE(as10k1, A0.99)
-AM_MAINTAINER_MODE([enable])
+AC_INIT(as10k1.c, A0.99)
 AC_PROG_CC
 AC_PROG_INSTALL
 AC_HEADER_STDC
+AM_INIT_AUTOMAKE
+AM_MAINTAINER_MODE([enable])
 CFLAGS="$CFLAGS"
 LDFLAGS="$LDFLAGS"
 
similarity index 72%
rename from echomixer/configure.in
rename to echomixer/configure.ac
index b4c50f14496b12e5963a133ae1a873d29b1ecb91..769c8299d4bc0f0b5718bcf609f35dbc77d5b4ea 100644 (file)
@@ -1,9 +1,9 @@
-AC_INIT(echomixer.c)
-AM_INIT_AUTOMAKE(echomixer, 1.0.5)
-AM_MAINTAINER_MODE([enable])
+AC_INIT(echomixer.c, 1.0.5)
 AC_PROG_CC
 AC_PROG_INSTALL
 AC_HEADER_STDC
+AM_INIT_AUTOMAKE
+AM_MAINTAINER_MODE([enable])
 
 PKG_CHECK_MODULES(ECHOMIXER, gtk+-2.0 alsa >= 1.0.0)
 
similarity index 70%
rename from envy24control/configure.in
rename to envy24control/configure.ac
index 6a7b23a7fae4fb5d6e0fe747f0f4b195427b4b59..08dcdd8c676a7656973ddd4e77bf2d86f1692472 100644 (file)
@@ -1,9 +1,9 @@
-AC_INIT(envy24control.c)
-AM_INIT_AUTOMAKE(envy24control, 0.6.0)
-AM_MAINTAINER_MODE([enable])
+AC_INIT(envy24control.c, 0.6.0)
 AC_PROG_CC
 AC_PROG_INSTALL
 AC_HEADER_STDC
+AM_INIT_AUTOMAKE
+AM_MAINTAINER_MODE([enable])
 
 PKG_CHECK_MODULES(ENVY24CONTROL, gtk+-2.0 alsa >= 0.9.0)
 
index 21349b836ffdd2c4aeb6739c21d03661e97c470d..663efbd6e863869c328d56f4bb3127e9ac1aafc0 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT(hda-verb.c)
-AM_INIT_AUTOMAKE(hda-verb, 0.4)
+AC_INIT(hda-verb, 0.4)
+AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])
 AC_PROG_CC
 AC_PROG_INSTALL
similarity index 94%
rename from hdspconf/configure.in
rename to hdspconf/configure.ac
index 37a18de7dcab20a82563a8b89f43de8f7830ac26..f0b0c95d7ef005d06b9c7f37d5b3bf0eea5e1866 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT(src/hdspconf.cxx)
-AM_INIT_AUTOMAKE(hdspconf, 1.4)
+AC_INIT(hdspconf, 1.4)
+AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])
 
 AC_PROG_CXX
similarity index 75%
rename from hdsploader/configure.in
rename to hdsploader/configure.ac
index b530e9c23b52acb17c1e5d9183b95f639ead2f04..0ada4e693260ed5de63d4702d7eaf853176acf6c 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT(hdsploader.c)
-AM_INIT_AUTOMAKE(hdsploader, 1.2)
+AC_INIT(hdsploader, 1.2)
+AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])
 AC_PROG_CC
 AC_PROG_INSTALL
similarity index 94%
rename from hdspmixer/configure.in
rename to hdspmixer/configure.ac
index 5e2295ba17e8d5b73c54668b8029744cf2b71092..0b32dba21c9bd10ea6469fbaac1b48bf3871348e 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT(src/hdspmixer.cxx)
-AM_INIT_AUTOMAKE(hdspmixer, 1.11)
+AC_INIT(hdspmixer, 1.11)
+AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])
 
 AC_PROG_CXX
index 5572412860c272da3d093795457b9801eabf8f57..09d5f09cbd7c5a878803d86412e1792adf1ce5ac 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([hwmixvolume], [0.9])
+AC_INIT(hwmixvolume, 0.9)
 AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])
 AC_CONFIG_SRCDIR([hwmixvolume])
index a1e89e18ad20c227845f2099cb9894c799265d19..007e9396d0a2492cd2d6e17d42f359655dfe0b5e 100644 (file)
@@ -1,7 +1,7 @@
 Installation Instructions
 *************************
 
-Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
+Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
 Inc.
 
    Copying and distribution of this file, with or without modification,
@@ -309,9 +309,10 @@ causes the specified `gcc' to be used as the C compiler (unless it is
 overridden in the site shell script).
 
 Unfortunately, this technique does not work for `CONFIG_SHELL' due to
-an Autoconf bug.  Until the bug is fixed you can use this workaround:
+an Autoconf limitation.  Until the limitation is lifted, you can use
+this workaround:
 
-     CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
+     CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash
 
 `configure' Invocation
 ======================
@@ -367,4 +368,3 @@ operates.
 
 `configure' also accepts some other, not widely useful, options.  Run
 `configure --help' for more details.
-
similarity index 96%
rename from ld10k1/configure.in
rename to ld10k1/configure.ac
index 6249e03ed78c445eab88d5c43d09a3fcffb276df..276b24e677432ba37997f3af0f67e984e08b958f 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT(src/ld10k1.c)
-AM_INIT_AUTOMAKE(ld10k1, 0.1.8p1)
+AC_INIT(ld10k1, 0.1.8p1)
+AM_INIT_AUTOMAKE
 AC_CONFIG_MACRO_DIR([m4])
 AM_MAINTAINER_MODE([enable])
 
index f9e8bc93f0155219bcdd9f51259c2dcf417329fe..eba10f06e37fe664c785361862e59462190fa212 100644 (file)
@@ -9,7 +9,7 @@ CLEANFILES = stamp-vh version.h lo10k1
 version.h: stamp-vh
        @:
 
-stamp-vh: $(top_builddir)/configure.in
+stamp-vh: $(top_builddir)/configure.ac
        @echo "/*" > ver.tmp
        @echo " *  version.h" >> ver.tmp
        @echo " */" >> ver.tmp
similarity index 77%
rename from sb16_csp/configure.in
rename to mixartloader/configure.ac
index 5e04236d613c8dd2a6b0d89437007b0286bc7c74..448b581201a48b29f8968db6a053de24f07e5e12 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT(cspctl.c)
-AM_INIT_AUTOMAKE(cspctl, 0.2.0)
+AC_INIT(mixartloader, 1.0)
+AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])
 AC_PROG_CC
 AC_PROG_INSTALL
diff --git a/mixartloader/configure.in b/mixartloader/configure.in
deleted file mode 100644 (file)
index 6ad5ca7..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-AC_INIT(mixartloader.c)
-AM_INIT_AUTOMAKE(mixartloader, 1.0)
-AM_MAINTAINER_MODE([enable])
-AC_PROG_CC
-AC_PROG_INSTALL
-AC_HEADER_STDC
-AM_PATH_ALSA(1.0.0)
-
-CFLAGS="$CFLAGS $ALSA_CFLAGS"
-LDFLAGS="$LDFLAGS $ALSA_LIBS"
-
-AC_OUTPUT(Makefile)
similarity index 76%
rename from vxloader/configure.in
rename to pcxhrloader/configure.ac
index 2035af3ab8044b6f353e2c823f41ddc7be8c35d1..c41c87d5c12a42aa04156be906eb5698c3119ef6 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT(vxloader.c)
-AM_INIT_AUTOMAKE(vxloader, 1.0)
+AC_INIT(pcxhrloader, 1.0)
+AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])
 AC_PROG_CC
 AC_PROG_INSTALL
index a1e89e18ad20c227845f2099cb9894c799265d19..007e9396d0a2492cd2d6e17d42f359655dfe0b5e 100644 (file)
@@ -1,7 +1,7 @@
 Installation Instructions
 *************************
 
-Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
+Copyright (C) 1994-1996, 1999-2002, 2004-2013 Free Software Foundation,
 Inc.
 
    Copying and distribution of this file, with or without modification,
@@ -309,9 +309,10 @@ causes the specified `gcc' to be used as the C compiler (unless it is
 overridden in the site shell script).
 
 Unfortunately, this technique does not work for `CONFIG_SHELL' due to
-an Autoconf bug.  Until the bug is fixed you can use this workaround:
+an Autoconf limitation.  Until the limitation is lifted, you can use
+this workaround:
 
-     CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash
+     CONFIG_SHELL=/bin/bash ./configure CONFIG_SHELL=/bin/bash
 
 `configure' Invocation
 ======================
@@ -367,4 +368,3 @@ operates.
 
 `configure' also accepts some other, not widely useful, options.  Run
 `configure --help' for more details.
-
index f0b12a93232511df4126a715f1cea134a042ab29..497de120e47ea6d58578eed367f06684388a35ff 100644 (file)
@@ -1,4 +1,4 @@
-/* config.h.in.  Generated from configure.in by autoheader.  */
+/* config.h.in.  Generated from configure.ac by autoheader.  */
 
 /* Define if building universal (internal helper macro) */
 #undef AC_APPLE_UNIVERSAL_BUILD
similarity index 93%
rename from qlo10k1/configure.in
rename to qlo10k1/configure.ac
index 574754e1308a1edee36b1b89aaf4c258eb60766f..6e698d4a7036590848262fb8d748a5f44c8c8bd8 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT(src/main.cpp)
-AM_INIT_AUTOMAKE(qlo10k1, 0.1.2p1)
+AC_INIT(qlo10k1, 0.1.2p1)
+AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS(config.h)
similarity index 69%
rename from rmedigicontrol/configure.in
rename to rmedigicontrol/configure.ac
index bf8c3f480b42f699c6c212eaf027775792907eb5..9c38754cbf88c00fd9d8169e5aa7a5ab217e356a 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT(rmedigicontrol.c)
-AM_INIT_AUTOMAKE(rmedigicontrol, 0.3.5a)
+AC_INIT(rmedigicontrol, 0.3.5a)
+AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])
 AC_PROG_CC
 AC_PROG_INSTALL
similarity index 74%
rename from pcxhrloader/configure.in
rename to sb16_csp/configure.ac
index b8ee5d13c031dc42536b64242038b2736da63cdc..76d035ece06565fffd276172a73094d24a46e01f 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT(pcxhrloader.c)
-AM_INIT_AUTOMAKE(pcxhrloader, 1.0)
+AC_INIT(cspctl, 0.2.0)
+AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])
 AC_PROG_CC
 AC_PROG_INSTALL
similarity index 73%
rename from seq/sbiload/configure.in
rename to seq/sbiload/configure.ac
index fd018439f9393a8a5926d60d3df0611015fa1ccf..87b3449b0fcbafbb1e7bb88d45596b2ffc363152 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT(sbiload.c)
-AM_INIT_AUTOMAKE(sbiload, 0.4.0)
+AC_INIT(sbiload, 0.4.0)
+AM_INIT_AUTOMAKE
 AC_PROG_CC
 AC_PROG_INSTALL
 AC_HEADER_STDC
similarity index 74%
rename from sscape_ctl/configure.in
rename to sscape_ctl/configure.ac
index 98eed8b7048691262df1385eaee72e7d5ded4371..c1c048fb95cf352b5f54e48ac6ea9f702bdcfe3d 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT(sscape_ctl.c)
-AM_INIT_AUTOMAKE(sscape_ctl, 0.1.0)
+AC_INIT(sscape_ctl, 0.1.0)
+AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])
 AC_PROG_CC
 AC_PROG_INSTALL
similarity index 73%
rename from us428control/configure.in
rename to us428control/configure.ac
index 031ef3e4b514fee5f3973d58af861f8f2e129bb3..f3f581435fa9d37c29d18b0f169b6728fcdf0f3a 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT(us428control.cc)
-AM_INIT_AUTOMAKE(us428control, 0.4.6)
+AC_INIT(us428control, 0.4.6)
+AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])
 AC_PROG_CXX
 AC_PROG_INSTALL
similarity index 77%
rename from usx2yloader/configure.in
rename to usx2yloader/configure.ac
index 800e6e0c0cc0e6f22e5a8a3e05faa7cb87d92d47..c789a4b71188552b034c91c73b1d60b1f9398944 100644 (file)
@@ -1,5 +1,5 @@
-AC_INIT(usx2yloader.c)
-AM_INIT_AUTOMAKE(usx2yloader, 0.3)
+AC_INIT(usx2yloader, 0.3)
+AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE([enable])
 AC_PROG_CC
 AC_PROG_INSTALL
diff --git a/vxloader/configure.ac b/vxloader/configure.ac
new file mode 100644 (file)
index 0000000..21e9c95
--- /dev/null
@@ -0,0 +1,12 @@
+AC_INIT(vxloader, 1.0)
+AM_INIT_AUTOMAKE
+AM_MAINTAINER_MODE([enable])
+AC_PROG_CC
+AC_PROG_INSTALL
+AC_HEADER_STDC
+AM_PATH_ALSA(1.0.0)
+
+CFLAGS="$CFLAGS $ALSA_CFLAGS"
+LDFLAGS="$LDFLAGS $ALSA_LIBS"
+
+AC_OUTPUT(Makefile)