Mercurial > pidgin
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 8701:ddcafeb14e35 | 8702:68d8280c5e13 |
|---|---|
| 213 | 213 |
| 214 AM_CPPFLAGS = \ | 214 AM_CPPFLAGS = \ |
| 215 -DDATADIR=\"$(datadir)\" \ | 215 -DDATADIR=\"$(datadir)\" \ |
| 216 -DLIBDIR=\"$(libdir)/gaim/\" \ | 216 -DLIBDIR=\"$(libdir)/gaim/\" \ |
| 217 -DLOCALEDIR=\"$(datadir)/locale\" \ | 217 -DLOCALEDIR=\"$(datadir)/locale\" \ |
| 218 -DSYSCONFDIR=\"$(sysconfdir)\" \ | |
| 218 -I$(top_srcdir)/plugins \ | 219 -I$(top_srcdir)/plugins \ |
| 219 $(AUDIOFILE_CFLAGS) \ | 220 $(AUDIOFILE_CFLAGS) \ |
| 220 $(AO_CFLAGS) \ | 221 $(AO_CFLAGS) \ |
| 221 $(DEBUG_CFLAGS) \ | 222 $(DEBUG_CFLAGS) \ |
| 222 $(GTK_CFLAGS) \ | 223 $(GTK_CFLAGS) \ |
