Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Apr 2002 14:23:21 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/gettext Makefile ports/devel/gettext/files patch-ae patch-intl::Makefile.in patch-lib::Makefile.in patch-ltmain.sh patch-src::Makefile.in
Message-ID:  <200204292123.g3TLNLO04415@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2002/04/29 14:23:21 PDT

  Modified files:
    devel/gettext        Makefile 
    devel/gettext/files  patch-ae patch-intl::Makefile.in 
                         patch-lib::Makefile.in 
                         patch-src::Makefile.in 
  Removed files:
    devel/gettext/files  patch-ltmain.sh 
  Log:
  - Use USE_LIBTOOL;
  - don't explicitly link libc into the gettext shared library, because
    potentially it can screw up threaded programs linked against libintl.so.
  
  Revision  Changes    Path
  1.29      +1 -1      ports/devel/gettext/Makefile
  1.8       +18 -3     ports/devel/gettext/files/patch-ae
  1.3       +29 -5     ports/devel/gettext/files/patch-intl::Makefile.in
  1.3       +27 -5     ports/devel/gettext/files/patch-lib::Makefile.in
  1.2       +0 -28     ports/devel/gettext/files/patch-ltmain.sh (dead)
  1.2       +24 -4     ports/devel/gettext/files/patch-src::Makefile.in

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204292123.g3TLNLO04415>