diff src/Makefile.am @ 8702:68d8280c5e13

[gaim-migrate @ 9455] " This patch fixes this "fixme" by using sysconfdir as passed to ./configure /* * We're hard-coding /etc here, which may not be great, but for * now it works. This was requested by the Fedora guys for the * upcoming FC2 release. */" --Stu Tomlinson committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 18 Apr 2004 19:20:53 +0000
parents d92a7574473c
children 7024b595b6ae
line wrap: on
line diff
--- a/src/Makefile.am	Sun Apr 18 18:40:41 2004 +0000
+++ b/src/Makefile.am	Sun Apr 18 19:20:53 2004 +0000
@@ -215,6 +215,7 @@
 	-DDATADIR=\"$(datadir)\" \
 	-DLIBDIR=\"$(libdir)/gaim/\" \
 	-DLOCALEDIR=\"$(datadir)/locale\" \
+	-DSYSCONFDIR=\"$(sysconfdir)\" \
 	-I$(top_srcdir)/plugins \
 	$(AUDIOFILE_CFLAGS) \
 	$(AO_CFLAGS) \