aboutsummaryrefslogtreecommitdiff
path: root/textproc/iiimf-server/files/patch-Makefile
blob: 8c7de3468087129a860e569e529c8aae2b7dfb04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
--- Makefile.orig	Mon May  9 15:32:45 2005
+++ Makefile	Mon May  9 15:35:03 2005
@@ -1,29 +1,31 @@
 ## deprecated in favour of AUTORECONF
-#ACLOCAL = aclocal
-#AUTOMAKE = automake --add-missing --copy
-#LIBTOOLIZE = libtoolize --force --copy
-#AUTOHEADER = autoheader
-#AUTOCONF = autoconf
+ACLOCAL = aclocal-1.9
+AUTOMAKE = automake-1.9 --add-missing --copy
+LIBTOOLIZE = libtoolize --force --copy
+AUTOHEADER = autoheader-2.67
+AUTOCONF = autoconf-2.67
 #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
 #             $(LIBTOOLIZE) && \
 #             $(AUTOHEADER) && \
 #             $(AUTOMAKE) && \
 #             $(AUTOCONF)
 
-AUTORECONF = autoreconf
+AUTORECONF = autoreconf-2.67
 BOOTSTRAP = $(AUTORECONF) --install --force
 INTL_CMD = glib-gettextize -f && intltoolize --copy --force --automake
 
-CONFIG_FLAGS = --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+CONFIG_FLAGS = --prefix=%%PREFIX%% --sysconfdir=%%LOCALBASE%%/etc --localstatedir=/var
 
-INTLDIRS = iiimgcf gnome-im-switcher
+#INTLDIRS = iiimgcf gnome-im-switcher
 
-BUILDDIRS = lib/CSConv lib/EIMIL lib/iiimp lib/iiimcf \
-            iiimsf leif leif/sun_le_korea leif/sch_le_sun leif/tch_le_sun \
-            iiimxcf/xiiimp.so iiimxcf/htt_xbe \
-            iiimgcf gnome-im-switcher doc
+BUILDDIRS = iiimsf
+#BUILDDIRS = lib/CSConv lib/EIMIL lib/iiimp lib/iiimcf \
+#            iiimsf leif leif/sun_le_korea leif/sch_le_sun leif/tch_le_sun \
+#            iiimxcf/xiiimp.so iiimxcf/htt_xbe \
+#            iiimgcf gnome-im-switcher doc
 
-CONFIGDIRS = $(BUILDDIRS) leif/m17n_le leif/thai_le_sun
+CONFIGDIRS = $(BUILDDIRS)
+#CONFIGDIRS = $(BUILDDIRS) leif/m17n_le leif/thai_le_sun
 
 all: compile