changeset 4684:582af33c0736

[gaim-migrate @ 4995] This should let people compile when they have libao tucked away in some obscure corner of their system ;-) committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 10 Mar 2003 03:13:01 +0000
parents dfd1fe914da2
children 794cc8ec1166
files src/Makefile.am
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.am	Sun Mar 09 23:54:36 2003 +0000
+++ b/src/Makefile.am	Mon Mar 10 03:13:01 2003 +0000
@@ -83,6 +83,7 @@
 	$(PERL_CFLAGS) \
 	$(GTKSPELL_CFLAGS) \
 	$(AUDIOFILE_CFLAGS) \
+	$(AO_CFLAGS) \
 	-DLOCALEDIR=\"$(datadir)/locale\" \
 	-DLIBDIR=\"$(libdir)/gaim/\" \
 	-DDATADIR=\"$(datadir)\" \