]> git.pld-linux.org Git - packages/automake.git/blame - automake-regex.m4.patch
- fix in regexp.m4 (causes failing rebuild for examaple on gide)
[packages/automake.git] / automake-regex.m4.patch
CommitLineData
ba9199d4 1--- automake-1.6.2/m4/regex.m4~ Sat Jul 27 21:44:15 2002
2+++ automake-1.6.2/m4/regex.m4 Sat Jul 27 21:44:15 2002
3@@ -59,5 +59,5 @@
4 AC_MSG_RESULT(rx)
5 AC_CHECK_FUNC(re_rx_search, , [AC_LIBOBJ([rx])])
6 fi
7-AC_SUBST(LIBOBJS)dnl
8+AC_SUBST(AC_LIBOBJ)dnl
9 ])
This page took 0.021473 seconds and 4 git commands to generate.