patches/pan-02-libm.diff
author jurikm
Sun, 12 Feb 2012 14:04:10 +0000
changeset 8245 383896da4129
parent 1226 691721c4aaf2
permissions -rw-r--r--
SFEsauerbraten.spec: add IPS package name
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1226
691721c4aaf2 it's good to actually add patches to the repository
rtarnell
parents:
diff changeset
     1
--- tests/Makefile.in.orig	Mon Jun 23 07:02:27 2008
691721c4aaf2 it's good to actually add patches to the repository
rtarnell
parents:
diff changeset
     2
+++ tests/Makefile.in	Mon Jun 23 07:02:07 2008
691721c4aaf2 it's good to actually add patches to the repository
rtarnell
parents:
diff changeset
     3
@@ -153,7 +153,7 @@
691721c4aaf2 it's good to actually add patches to the repository
rtarnell
parents:
diff changeset
     4
 DEFS = @DEFS@ -I. -I$(srcdir) -I..
691721c4aaf2 it's good to actually add patches to the repository
rtarnell
parents:
diff changeset
     5
 CPPFLAGS = @CPPFLAGS@
691721c4aaf2 it's good to actually add patches to the repository
rtarnell
parents:
diff changeset
     6
 LDFLAGS = @LDFLAGS@
691721c4aaf2 it's good to actually add patches to the repository
rtarnell
parents:
diff changeset
     7
-LIBS = @LIBS@
691721c4aaf2 it's good to actually add patches to the repository
rtarnell
parents:
diff changeset
     8
+LIBS = @LIBS@ -lm
691721c4aaf2 it's good to actually add patches to the repository
rtarnell
parents:
diff changeset
     9
 article_OBJECTS =  test-article.o
691721c4aaf2 it's good to actually add patches to the repository
rtarnell
parents:
diff changeset
    10
 article_LDADD = $(LDADD)
691721c4aaf2 it's good to actually add patches to the repository
rtarnell
parents:
diff changeset
    11
 article_DEPENDENCIES =  ../pan/filters/libfilters.a \