]> git.pld-linux.org Git - packages/quakeforge.git/commitdiff
- CCASFLAGS fixed
authormarcus <marcus@pld-linux.org>
Mon, 12 Aug 2002 11:45:54 +0000 (11:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    quakeforge-ac_fix.patch -> 1.4

quakeforge-ac_fix.patch

index 5836a3ea4bf4a7ed27bd4958769746ac4e756e44..cd688d0bf866bc8ada192b8652197a7995955cd3 100644 (file)
@@ -113,7 +113,7 @@ diff -uNr quakeforge-0.3.0.old/configure.in quakeforge-0.3.0/configure.in
 +AC_REQUIRE([AC_PROG_CC])
 +: ${CCAS='$(CC)'}
 +# Set ASFLAGS if not already set.
-+: ${CCASFLAGS='$(CFLAGS)'}
++: ${CCASFLAGS='$(CFLAGS) $(DEFAULT_INCLUDES)'}
 +AC_SUBST(CCAS)
 +AC_SUBST(CCASFLAGS)])
 +
This page took 0.033952 seconds and 4 git commands to generate.