]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
check for assembler
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 26 Nov 2001 15:04:27 +0000 (15:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Mesa-ac.patch -> 1.1

Mesa-ac.patch [new file with mode: 0644]

diff --git a/Mesa-ac.patch b/Mesa-ac.patch
new file mode 100644 (file)
index 0000000..13e3012
--- /dev/null
@@ -0,0 +1,11 @@
+diff -urN Mesa-3.4.2.org/configure.in Mesa-3.4.2/configure.in
+--- Mesa-3.4.2.org/configure.in        Mon Nov 26 16:02:17 2001
++++ Mesa-3.4.2/configure.in    Mon Nov 26 16:02:42 2001
+@@ -25,6 +25,7 @@
+ dnl Checks for programs.
+ AC_PROG_CC
+ AC_PROG_CPP
++AM_PROG_AS
+ AM_PROG_LIBTOOL
+ AC_PROG_INSTALL
+ AC_PROG_MAKE_SET
This page took 0.21416 seconds and 4 git commands to generate.