Re: src/Makefile.am
Rodney Dawes <[email protected]> Sun, 22 Feb 2004 21:34:41 -0500
| Newsgroups | gmane.network.everybuddy.user |
|---|---|
| Message-ID | <[email protected]> |
It should be the same as everywhere else. :) -- dobey On Die , 2004-02-22 at 02:52, Philip S Tellis wrote: > <<<<<<< .mine > AM_CPPFLAGS = @CPPFLAGS@ -DPLUGINS_DIR=\"$(pkglibdir)\" > ======= > AM_CPPFLAGS = @CPPFLAGS@ -DPLUGINS_DIR=\"$(libdir)/eb-lite\" > >>>>>>> .r295 > > which should it be? IMO, the former.