]> git.pld-linux.org Git - packages/xfwm4.git/commitdiff
- patch to correct configure.ac syntax (locale list)
authorlmasko <lmasko@pld-linux.org>
Sat, 1 Jul 2006 14:47:48 +0000 (14:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfwm4-configure_ac.patch -> 1.1

xfwm4-configure_ac.patch [new file with mode: 0644]

diff --git a/xfwm4-configure_ac.patch b/xfwm4-configure_ac.patch
new file mode 100644 (file)
index 0000000..12e1512
--- /dev/null
@@ -0,0 +1,13 @@
+--- xfwm4-4.3.90.1/configure.ac~       2006-06-29 23:11:24.000000000 +0200
++++ xfwm4-4.3.90.1/configure.ac        2006-06-29 23:15:05.000000000 +0200
+@@ -40,9 +40,7 @@
+ AC_CHECK_FUNCS(opendir)
+ dnl Check for i18n support
+-XDT_I18N([ar az be bg bn_IN ca cs de el en_GB eo es es_MX et eu fa fi fr gu
+-        he hi hu it ja ko lt mr ms nb nl pa pl pt_BR pt ro ru sk
+-        sv ta tr uk vi zh_CN zh_TW])
++XDT_I18N([ar az be bg bn_IN ca cs de el en_GB eo es es_MX et eu fa fi fr gu he hi hu it ja ko lt mr ms nb nl pa pl pt_BR pt ro ru sk sv ta tr uk vi zh_CN zh_TW])
+ dnl Check for X11 window system
+ XDT_CHECK_LIBX11_REQUIRE
This page took 0.631494 seconds and 4 git commands to generate.