]> git.alsa-project.org Git - alsa-utils.git/commitdiff
Attempting to integrate XAmixer2 into the alsa-utils autoconf system, fixing a really...
authorChristopher Lansdown <lansdoct@cs.alfred.edu>
Thu, 3 Jun 1999 20:30:31 +0000 (20:30 +0000)
committerChristopher Lansdown <lansdoct@cs.alfred.edu>
Thu, 3 Jun 1999 20:30:31 +0000 (20:30 +0000)
configure.in

index 5f764158d3530103db10bf278fc553cebb92105a..5dd3503c17324a152895ec0dc644f30cbea0d1e8 100644 (file)
@@ -46,5 +46,5 @@ AC_OUTPUT(Makefile alsactl/Makefile alsamixer/Makefile amixer/Makefile aplay/Mak
 else
 AC_OUTPUT(Makefile alsactl/Makefile alsamixer/Makefile amixer/Makefile aplay/Makefile \
           include/Makefile utils/Makefile utils/alsa-utils.spec)
-AM_MSG_RESULT(Not building XAmixer2 since Gtk+ was not found.)
+AC_MSG_RESULT(Not building XAmixer2 since Gtk+ was not found.)
 fi
\ No newline at end of file