patches/babl-01-build.diff
author jurikm
Sun, 12 Feb 2012 14:04:10 +0000
changeset 8245 383896da4129
parent 722 bbe11876aec0
permissions -rw-r--r--
SFEsauerbraten.spec: add IPS package name
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
722
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
     1
--- extensions/Makefile.am.org	2007-12-13 16:33:40.052124000 +0800
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
     2
+++ extensions/Makefile.am	2007-12-13 16:33:52.198265000 +0800
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
     3
@@ -15,7 +15,7 @@
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
     4
 
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
     5
 CFLAGS  += -I $(top_srcdir)/babl -I $(top_srcdir)/extensions -fPIC
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
     6
 
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
     7
-LDFLAGS += -shared
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
     8
+LDFLAGS += -G
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
     9
 
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
    10
 if OS_WIN32
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
    11
 LDADD    = $(no-undefined) $(libbabldlla) $(MATH_LIB)
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
    12
--- docs/Makefile.am.org	2007-12-13 17:03:14.937150000 +0800
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
    13
+++ docs/Makefile.am	2007-12-13 17:03:26.899423000 +0800
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
    14
@@ -13,7 +13,6 @@
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
    15
 #
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
    16
 #
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
    17
 HTML_FILES = index-static.html 	\
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
    18
-	     index.html		\
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
    19
 	     BablFishPath.html
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
    20
 
bbe11876aec0 2007-12-14 simon.zheng <[email protected]>
simonzheng
parents:
diff changeset
    21
 EXTRA_DIST= 			\