summaryrefslogtreecommitdiffstats
path: root/textproc/iiimf-gnome-im-switcher/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/iiimf-gnome-im-switcher/files/patch-Makefile')
-rw-r--r--textproc/iiimf-gnome-im-switcher/files/patch-Makefile47
1 files changed, 0 insertions, 47 deletions
diff --git a/textproc/iiimf-gnome-im-switcher/files/patch-Makefile b/textproc/iiimf-gnome-im-switcher/files/patch-Makefile
deleted file mode 100644
index 3efdd256b..000000000
--- a/textproc/iiimf-gnome-im-switcher/files/patch-Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
---- 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 = aclocal19
-+AUTOMAKE = automake19 --add-missing --copy
-+LIBTOOLIZE = libtoolize --force --copy
-+AUTOHEADER = autoheader259
-+AUTOCONF = autoconf259
- #CONFIG_CMD = $(ACLOCAL) -I $${acfilesdir} && \
- # $(LIBTOOLIZE) && \
- # $(AUTOHEADER) && \
- # $(AUTOMAKE) && \
- # $(AUTOCONF)
-
--AUTORECONF = autoreconf
-+AUTORECONF = autoreconf259
- 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=%%PREFIX%%/etc --localstatedir=/var
-
--INTLDIRS = iiimgcf gnome-im-switcher
-+INTLDIRS = 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 = 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
-
--CONFIGDIRS = $(BUILDDIRS) leif/m17n_le leif/thai_le_sun
-+CONFIGDIRS = $(BUILDDIRS)
-+#CONFIGDIRS = $(BUILDDIRS) leif/m17n_le leif/thai_le_sun
-
- all: compile
-