<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>63838</bug_id>
          
          <creation_ts>2004-09-12 15:37 0000</creation_ts>
          <short_desc>ugly hack in sgml-common for macos</short_desc>
          <delta_ts>2005-02-06 13:33:08 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Unspecified</component>
          <version>1.2</version>
          <rep_platform>PPC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>vapier@gentoo.org</reporter>
          <assigned_to>osx@gentoo.org</assigned_to>
          <cc>gongloo@gentoo.org</cc>
    
    <cc>qa@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-09-12 15:37:26 0000</bug_when>
            <thetext>use macos &amp;&amp; ln -sf /usr/share/automake-1.6/{COPYING,INSTALL,install-sh,missing,mkinstalldirs} ${S}

i dont know why that&apos;s being done since none of the Makefile.{am,in} files are being touched thus `automake` doesnt need to be run, but i do know that this statement is very wrong</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gongloo@gentoo.org</who>
            <bug_when>2004-09-12 19:42:23 0000</bug_when>
            <thetext>./configure needs that statement (it looks for install-sh).
Any suggestions for a better workaround?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2004-09-12 19:46:56 0000</bug_when>
            <thetext>use `automake -a` then like it should have been</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2004-09-15 12:01:28 0000</bug_when>
            <thetext>Let&apos;s have this fixed up please.  Letting it just sit in CVS isn&apos;t an option.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gongloo@gentoo.org</who>
            <bug_when>2004-09-15 16:45:17 0000</bug_when>
            <thetext>how&apos;s this: use macos &amp;&amp; cd ${S} &amp;&amp; automake -a

I know that&apos;s dirty too (cd ${S} is what i don&apos;t like), but i don&apos;t really see any option in the automake info pages for the equivelant. Furthermore, it leaves annoying error messages:

&gt;&gt;&gt; Unpacking sgml-common-0.6.3.tgz to /var/tmp/portage/sgml-common-0.6.3-r4/work
macos
configure.in:4: your implementation of AM_INIT_AUTOMAKE comes from an
configure.in:4: old Automake version.  You should recreate aclocal.m4
configure.in:4: with aclocal and run automake again.
configure.in: installing `./install-sh&apos;
configure.in: installing `./mkinstalldirs&apos;
configure.in: installing `./missing&apos;
Makefile.am: installing `./INSTALL&apos;
Makefile.am: installing `./COPYING&apos;
doc/man/Makefile.am:2: invalid variable `man8_DATA&apos;
&gt;&gt;&gt; Source unpacked.

Is this acceptable? Should I go through the whole aclocal routine?

Please advise and I will commit as soon as everything looks ok. My apologies about the whole problem, and my lack of responsiveness.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr_bones_@gentoo.org</who>
            <bug_when>2004-09-18 03:13:26 0000</bug_when>
            <thetext>Fixed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gongloo@gentoo.org</who>
            <bug_when>2005-02-06 13:33:08 0000</bug_when>
            <thetext>Closing out bugs that&apos;ve been resolved for a while now... </thetext>
          </long_desc>
      
    </bug>

</bugzilla>