Wed Jul 23 2003 Havoc Pennington <hp@redhat.com> - automated rebuild Fri Jul 18 2003 Havoc Pennington <hp@redhat.com> 2.0.2-1 - 2.0.2 - forward port prog_as patch - attempted fix to handle >4mb on IA32, #98676 Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> - rebuilt
11 lines
239 B
Diff
11 lines
239 B
Diff
--- libgtop-2.0.2/configure.in.prog_as 2003-07-18 10:37:42.000000000 -0400
|
|
+++ libgtop-2.0.2/configure.in 2003-07-18 10:37:57.000000000 -0400
|
|
@@ -50,6 +50,7 @@
|
|
|
|
AC_ISC_POSIX
|
|
AC_PROG_CC
|
|
+AM_PROG_AS
|
|
AC_STDC_HEADERS
|
|
dnl AC_ARG_PROGRAM
|
|
|