]> git.pld-linux.org Git - packages/Eterm.git/commitdiff
- revert to working version of this patch :-)
authorfilon <filon@sokrates.mimuw.edu.pl>
Wed, 20 Feb 2002 23:07:19 +0000 (23:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Eterm-am_fix.patch -> 1.4

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.034831 seconds and 4 git commands to generate.