[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gcc
Subject:    harmless typo in configure.in (gcc 3.1.1)
From:       "Gary Funck" <gary () Intrepid ! Com>
Date:       2002-07-31 7:25:07
[Download RAW message or body]


in the toplevel configure.in:

    67  # these libraries are built for the target environment, and are built
after
    68  # the host libraries and the host tools (which may be a cross compiler)
    69  #
    70  target_libs="target-libiberty \
    71                  target-libgloss \
    72                  target-newlib \
    73                  target-librx \
    74                  ${libstdcxx_version} \
    75                  target-libf2c \
    76                  ${libgcj}
    77                  target-libobjc"

the line at line #76 should probably be terminated with a backslash for the
sake of consistency. I think that 'sh' likely doesn't care whether the
backslashes are there or not, but perhaps other shells have different rules,
and the line should be continued with a backslash.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic