]> git.pld-linux.org Git - packages/Eterm.git/blobdiff - Eterm-am_fix.patch
- revert to working version of this patch :-)
[packages/Eterm.git] / Eterm-am_fix.patch
index 85d29987b91ee6b54a23a2e0fd1d5fa9522bba87..7f44c091b30fb3289f0c09731d94b5fc6274e62a 100644 (file)
@@ -1,10 +1,13 @@
 --- ./configure.in.org Fri Aug 24 02:22:54 2001
 +++ ./configure.in     Fri Jan 25 22:16:04 2002
-@@ -82,6 +82,7 @@
+@@ -82,6 +82,10 @@
  AC_ARG_PROGRAM
  
  AM_PROG_LIBTOOL
-+AM_PROG_AS
++AS='${CC}'
++ASFLAGS='${CFLAGS} ${DEFAULT_INCLUDES}'
++AC_SUBST(ASFLAGS)
++AC_SUBST(AS)
  
  dnl# Where are we?
  AC_MSG_CHECKING(for distribution root)
This page took 0.068819 seconds and 4 git commands to generate.