Mercurial > pidgin
view src/protocols/Makefile.am @ 6749:c92584ee753d
[gaim-migrate @ 7281]
setup-gettext works with gettext 0.12.x. And yes, it was a gettext bug, and
a rather stupid one. I'm surprised they didn't realize that
$(top_builddir)/$(top_builddir)/mkinstalldirs doesn't work so well, since
$(top_builddir) is a relative path.
committer: Tailor Script <tailor@pidgin.im>
| author | Christian Hammond <chipx86@chipx86.com> |
|---|---|
| date | Fri, 05 Sep 2003 06:01:39 +0000 |
| parents | f40283608e4b |
| children | 1dbf83536d83 |
line wrap: on
line source
DIST_SUBDIRS = gg irc jabber msn napster oscar toc yahoo zephyr if PRPLS SUBDIRS = $(DIST_SUBDIRS) else SUBDIRS = $(STATIC_PRPLS) endif
