From bc012f5f2e43ceb29170f7a671ffeefb642004c7 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Mon, 2 Sep 2002 13:01:44 +0000 Subject: 2002-09-02 Marcus Brinkmann * configure.ac: Create and substitute LTLIBOBJS. --- configure.ac | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 44cf90d9..62f66c78 100644 --- a/configure.ac +++ b/configure.ac @@ -252,6 +252,11 @@ GPGME_CONFIG_CFLAGS="" AC_SUBST(GPGME_CONFIG_LIBS) AC_SUBST(GPGME_CONFIG_CFLAGS) +dnl Frob'da Variables +LTLIBOBJS=`echo "$LIB@&t@OBJS" | + sed 's,\.[[^.]]* ,.lo ,g;s,\.[[^.]]*$,.lo,'` +AC_SUBST(LTLIBOBJS) + dnl dnl Create config files dnl -- cgit v1.2.3