m4-commit
[Top][All Lists]
Advanced

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

m4 ./ChangeLog ./configure.ac po/POTFILES.in po...


From: Gary V. Vaughan
Subject: m4 ./ChangeLog ./configure.ac po/POTFILES.in po...
Date: Fri, 12 Sep 2003 11:17:49 -0400

CVSROOT:        /cvsroot/m4
Module name:    m4
Branch:         
Changes by:     Gary V. Vaughan <address@hidden>        03/09/12 11:17:49

Modified files:
        .              : ChangeLog configure.ac 
        po             : POTFILES.in cs.po de.po el.po fr.po it.po ja.po 
                         nl.po pl.po ru.po sv.po 
        src            : Makefile.am main.c 
Added files:
        gnulib/config  : getopt.m4 
        gnulib/m4      : getopt.c getopt.h getopt1.c 
Removed files:
        src            : getopt.c getopt1.c gnu-getopt.h 

Log message:
        Replace the getopt code with CVS gnulib getopt.  The source files
        detect whether they are in a glibc environment and preprocess away
        all of the code if there is a system getopt, so we can compile
        them into the m4 executable unconditionally:
        
        * gnulib/m4/getopt.c, gnulib/m4/getopt1.c, gnulib/m4/getopt.h,
        gnulib/config/getopt.m4: Import getopt module from CVS gnulib.
        * configure.ac (gl_GETOPT): Use this instead of homebrew inline
        macros.
        * src/getopt.c, src/getopt1.c, src/gnu-getopt.h: Removed old
        version.
        * src/Makefile.am: Adjust.
        * src/main.c: Always include our shipped getopt.h.
        * po/POTFILES.in: Use new location of getopt.c.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/ChangeLog.diff?tr1=1.231&tr2=1.232&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/configure.ac.diff?tr1=1.24&tr2=1.25&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/gnulib/config/getopt.m4?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/gnulib/m4/getopt.c?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/gnulib/m4/getopt.h?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/gnulib/m4/getopt1.c?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/po/POTFILES.in.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/po/cs.po.diff?tr1=1.33&tr2=1.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/po/de.po.diff?tr1=1.33&tr2=1.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/po/el.po.diff?tr1=1.33&tr2=1.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/po/fr.po.diff?tr1=1.33&tr2=1.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/po/it.po.diff?tr1=1.34&tr2=1.35&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/po/ja.po.diff?tr1=1.33&tr2=1.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/po/nl.po.diff?tr1=1.33&tr2=1.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/po/pl.po.diff?tr1=1.33&tr2=1.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/po/ru.po.diff?tr1=1.33&tr2=1.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/po/sv.po.diff?tr1=1.34&tr2=1.35&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/src/Makefile.am.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/m4/m4/src/main.c.diff?tr1=1.52&tr2=1.53&r1=text&r2=text





reply via email to

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