a2ps-commit
[Top][All Lists]
Advanced

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

CVS: a2ps/m4 Makefile.am,1.1.1.1.2.5,1.1.1.1.2.6 gccwarn.m4,1.1.1.1,1.1.


From: Akim Demaille <address@hidden>
Subject: CVS: a2ps/m4 Makefile.am,1.1.1.1.2.5,1.1.1.1.2.6 gccwarn.m4,1.1.1.1,1.1.1.1.2.1 gettext-version.m4,1.1.2.1,NONE ulonglong.m4,1.1.1.1.2.1,NONE
Date: Wed, 04 Sep 2002 07:44:58 -0400

Update of /cvsroot/a2ps/a2ps/m4
In directory subversions:/tmp/cvs-serv31685/m4

Modified Files:
      Tag: a2ps-4-1x
        Makefile.am gccwarn.m4 
Removed Files:
      Tag: a2ps-4-1x
        gettext-version.m4 ulonglong.m4 
Log Message:
* m4: Remove the files no longer used when not shipping intl/.


Index: Makefile.am
===================================================================
RCS file: /cvsroot/a2ps/a2ps/m4/Makefile.am,v
retrieving revision 1.1.1.1.2.5
retrieving revision 1.1.1.1.2.6
diff -C2 -r1.1.1.1.2.5 -r1.1.1.1.2.6
*** Makefile.am 3 Sep 2002 14:06:29 -0000       1.1.1.1.2.5
--- Makefile.am 4 Sep 2002 11:44:56 -0000       1.1.1.1.2.6
***************
*** 1,31 ****
  ## Process this file with automake to produce Makefile.in -*-Makefile-*-
  
! EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 intdiv0.m4 inttypes.m4 
inttypes_h.m4 inttypes-pri.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 lib-link.m4 
lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4  \
! a2_psutils.m4 \
! atexit.m4 \
! file.m4 \
! fp_echo.m4 \
! fullpath.m4 \
! gccwarn.m4 \
! inttypes_h.m4 \
! lex.m4 \
! libpaper.m4 \
! lpr.m4 \
! malloc.m4 \
! mbrtowc.m4 \
! mbstate_t.m4 \
! m4.m4 \
! perl.m4 \
! prereq.m4 \
! protos.m4 \
! realloc.m4 \
! rename.m4 \
! strcasecmp.m4 \
! strftim.m4 \
! termios.m4 \
! tterm.m4 \
! uintmax_t.m4 \
! ulonglong.m4 \
! winsz.m4 \
! xstrtoumax.m4 \
! gettext-version.m4
--- 1,33 ----
  ## Process this file with automake to produce Makefile.in -*-Makefile-*-
  
! EXTRA_DIST =                                  \
! a2_psutils.m4                                 \
! atexit.m4                                     \
! file.m4                                               \
! fp_echo.m4                                    \
! fullpath.m4                                   \
! gccwarn.m4                                    \
! gettext.m4                                    \
! iconv.m4                                      \
! lex.m4                                                \
! lib-ld.m4                                     \
! lib-link.m4                                   \
! libpaper.m4                                   \
! lib-prefix.m4                                         \
! lpr.m4                                                \
! m4.m4                                         \
! malloc.m4                                     \
! mbrtowc.m4                                    \
! mbstate_t.m4                                  \
! perl.m4                                               \
! prereq.m4                                     \
! progtest.m4                                   \
! protos.m4                                     \
! realloc.m4                                    \
! rename.m4                                     \
! strcasecmp.m4                                 \
! strftim.m4                                    \
! termios.m4                                    \
! tterm.m4                                      \
! winsz.m4                                      \
! xstrtoumax.m4

Index: gccwarn.m4
===================================================================
RCS file: /cvsroot/a2ps/a2ps/m4/gccwarn.m4,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -r1.1.1.1 -r1.1.1.1.2.1
*** gccwarn.m4  4 Mar 2002 18:46:25 -0000       1.1.1.1
--- gccwarn.m4  4 Sep 2002 11:44:56 -0000       1.1.1.1.2.1
***************
*** 4,7 ****
--- 4,8 ----
  dnl     -Wconversion (useful in older versions of gcc, but not in gcc 2.7.x)
  dnl     -Wredundant-decls (system headers make this too noisy)
+ dnl   -Wpointer-arith I have problems with the glibc.
  dnl     -Wtraditional (combines too many unrelated messages, only a few 
useful)
  dnl     -Wcast-qual because with char * cp; const char * ccp;
***************
*** 36,40 ****
     Wmissing-prototypes \
     Wnested-externs \
-    Wpointer-arith \
     Wshadow \
     Wstrict-prototypes \
--- 37,40 ----

--- gettext-version.m4 DELETED ---

--- ulonglong.m4 DELETED ---





reply via email to

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