]> git.pld-linux.org Git - packages/Eterm.git/blob - Eterm-am_fix.patch
- using AM_PROG_AS is back.
[packages/Eterm.git] / Eterm-am_fix.patch
1 --- ./configure.in.org  Fri Aug 24 02:22:54 2001
2 +++ ./configure.in      Fri Jan 25 22:16:04 2002
3 @@ -82,6 +82,7 @@
4  AC_ARG_PROGRAM
5  
6  AM_PROG_LIBTOOL
7 +AM_PROG_AS
8  
9  dnl# Where are we?
10  AC_MSG_CHECKING(for distribution root)
This page took 0.519395 seconds and 4 git commands to generate.