~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/archive/plugin.am

  • Committer: Monty Taylor
  • Date: 2009-12-27 00:08:52 UTC
  • mfrom: (1241.15.6 pandora-build)
  • mto: This revision was merged to the branch mainline in revision 1258.
  • Revision ID: mordred@inaugust.com-20091227000852-8z4pkicv0qjaupk9
Various build fixes. Fixes out-of-tree builds again (stupid me. gonna set up a hudson job this time) Also fixes the 32-bit solaris build problem. Again. Sigh.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
# along with this program; if not, write to the Free Software
14
14
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
15
15
 
16
 
test_archive_LDADD = $(LIBINTL) $(LTLIBZ) \
 
16
test_archive_LDADD = \
17
17
                $(top_builddir)/plugin/archive/libazio.la \
18
 
                $(LDADD)
 
18
                $(LDADD) $(LIBINTL) $(LTLIBZ)
19
19
 
20
20
noinst_LTLIBRARIES+=  plugin/archive/libazio.la
21
21
noinst_HEADERS+= \