From: chas w. <ch...@us...> - 2005-11-22 20:56:03
|
Update of /cvsroot/linux-atm/linux-atm/src/include In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30591/src/include Modified Files: Tag: V2_5_0 Makefile.am Removed Files: Tag: V2_5_0 stdint.h Log Message: remove our version of stdint.h -- shouldnt need this anymore Index: Makefile.am =================================================================== RCS file: /cvsroot/linux-atm/linux-atm/src/include/Makefile.am,v retrieving revision 1.2 retrieving revision 1.2.2.1 diff -C2 -d -r1.2 -r1.2.2.1 *** Makefile.am 9 Oct 2001 22:33:06 -0000 1.2 --- Makefile.am 22 Nov 2005 20:55:55 -0000 1.2.2.1 *************** *** 1,3 **** include_HEADERS = atm.h atmd.h atmsap.h - noinst_HEADERS = stdint.h - --- 1 ---- --- stdint.h DELETED --- |