From 781b32aa84eb9fb3092636beb3f6e4fee43add6c Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 30 May 2012 15:43:45 +0200 Subject: Reconfigure Gnulib with --libtool (and update to latest) --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 6460d8fb..f093d39a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,7 @@ endif AM_CFLAGS = -Wall @MAIN_CFLAGS@ AM_CPPFLAGS = -DDATADIR=\""$(datadir)"\" -I$(top_builddir)/lib AM_CPPFLAGS += -I$(top_srcdir)/lib -LDADD = $(top_builddir)/lib/libgnu.a @IGNORE_UNUSED_LIBRARIES_CFLAGS@ +LDADD = $(top_builddir)/lib/libgnu.la @IGNORE_UNUSED_LIBRARIES_CFLAGS@ LDADD += $(top_builddir)/libcrystfel/libcrystfel.la @MAIN_LIBS@ src_partial_sim_SOURCES = src/partial_sim.c -- cgit v1.2.3