]> git.pld-linux.org Git - packages/Xlt.git/blob - Xlt-am18.patch
fee4bf33e81fb4565a5ce2f9334b0d91036fb188
[packages/Xlt.git] / Xlt-am18.patch
1 --- Xlt-9.2.9/ac_find_xlt.m4.orig       2001-05-19 10:29:23.000000000 +0200
2 +++ Xlt-9.2.9/ac_find_xlt.m4    2003-12-29 19:43:01.406756624 +0100
3 @@ -14,7 +14,7 @@
4  dnl The link_xlt and include_xlt variables should be fit to put on
5  dnl your application's link line in your Makefile.
6  dnl
7 -AC_DEFUN(AC_FIND_XLT,
8 +AC_DEFUN([AC_FIND_XLT],
9  [
10  AC_REQUIRE([AC_FIND_MOTIF])
11  AC_REQUIRE([AC_FIND_XPM])
12 --- Xlt-9.2.9/ac_find_xpm.m4.orig       2001-05-19 10:29:23.000000000 +0200
13 +++ Xlt-9.2.9/ac_find_xpm.m4    2003-12-29 19:43:06.158034320 +0100
14 @@ -14,7 +14,7 @@
15  dnl The link_xpm and include_xpm variables should be fit to put on
16  dnl your application's link line in your Makefile.
17  dnl
18 -AC_DEFUN(AC_FIND_XPM,
19 +AC_DEFUN([AC_FIND_XPM],
20  [
21  AC_REQUIRE([AC_PATH_XTRA])
22  xpm_includes=
This page took 0.059208 seconds and 2 git commands to generate.