dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/cscc/c Makefile.am,1.9,1.10


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/cscc/c Makefile.am,1.9,1.10
Date: Tue, 03 Dec 2002 19:48:36 -0500

Update of /cvsroot/dotgnu-pnet/pnet/cscc/c
In directory subversions:/tmp/cvs-serv15009/cscc/c

Modified Files:
        Makefile.am 
Log Message:


Remove the need for acconfig.h so that newer autoconf's don't complain about it
(patch modified by Rhys for interoperability with older autoconf's).


Index: Makefile.am
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/cscc/c/Makefile.am,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** Makefile.am 10 Aug 2002 02:16:42 -0000      1.9
--- Makefile.am 4 Dec 2002 00:48:33 -0000       1.10
***************
*** 30,34 ****
                                           c_typesize.c
  
! YFLAGS = -d
  
  AM_CFLAGS = -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/include
--- 30,34 ----
                                           c_typesize.c
  
! AM_YFLAGS = -d
  
  AM_CFLAGS = -I$(top_srcdir) -I$(top_builddir) -I$(top_srcdir)/include





reply via email to

[Prev in Thread] Current Thread [Next in Thread]