This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
anjal/anjal-fixdso.patch

11 lines
356 B
Diff

--- anjal-0.3.2/src/Makefile.in.orig 2010-03-05 06:35:53.000000000 +0000
+++ anjal-0.3.2/src/Makefile.in 2010-03-05 06:36:10.000000000 +0000
@@ -223,7 +223,7 @@
INTLTOOL_PERL = @INTLTOOL_PERL@
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
LD = @LD@
-LDFLAGS = @LDFLAGS@
+LDFLAGS = @LDFLAGS@ -lm -lemformat
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@