Thread

  1. Junk in GNUmakefile.in

    Taral <taral@mail.utexas.edu> — 1998-10-16T23:40:54Z

    Umm... I dunno why this happened, but someone please apply this:
    
    *** ./src/GNUmakefile.in.orig   Fri Oct 16 19:38:07 1998
    --- ./src/GNUmakefile.in        Fri Oct 16 19:38:31 1998
    ***************
    *** 78,91 ****
                    bin/psql/Makefile \
                    bin/pgtclsh/mkMakefile.tcltkdefs.sh \
                    bin/pgtclsh/Makefile.tcltkdefs \
    - 
    - ? pgsql/src/bin/pgtclsh/mkMakefile.tcldefs.sh
    - ? pgsql/src/bin/pgtclsh/mkMakefile.tkdefs.sh.in
    - ? pgsql/src/bin/pgtclsh/mkMakefile.tcldefs.sh.in
    - ? pgsql/src/bin/pgtclsh/mkMakefile.tkdefs.sh
    - ? pgsql/src/bin/pgtclsh/Makefile.tkdefs
    - ? pgsql/src/bin/pgtclsh/Makefile.
    - 
                    bin/pg_dump/Makefile \
                    bin/pg_version/Makefile \
                    include/config.h \
    --- 78,83 ----
    
    Taral
    
    
  2. Re: [HACKERS] Junk in GNUmakefile.in

    Bruce Momjian <maillist@candle.pha.pa.us> — 1998-10-17T02:25:25Z

    [Charset iso-8859-1 unsupported, filtering to ASCII...]
    > Umm... I dunno why this happened, but someone please apply this:
    > 
    > *** ./src/GNUmakefile.in.orig   Fri Oct 16 19:38:07 1998
    > --- ./src/GNUmakefile.in        Fri Oct 16 19:38:31 1998
    > ***************
    > *** 78,91 ****
    >                 bin/psql/Makefile \
    >                 bin/pgtclsh/mkMakefile.tcltkdefs.sh \
    >                 bin/pgtclsh/Makefile.tcltkdefs \
    > - 
    > - ? pgsql/src/bin/pgtclsh/mkMakefile.tcldefs.sh
    > - ? pgsql/src/bin/pgtclsh/mkMakefile.tkdefs.sh.in
    > - ? pgsql/src/bin/pgtclsh/mkMakefile.tcldefs.sh.in
    > - ? pgsql/src/bin/pgtclsh/mkMakefile.tkdefs.sh
    > - ? pgsql/src/bin/pgtclsh/Makefile.tkdefs
    > - ? pgsql/src/bin/pgtclsh/Makefile.
    > - 
    >                 bin/pg_dump/Makefile \
    >                 bin/pg_version/Makefile \
    >                 include/config.h \
    > --- 78,83 ----
    
    Yep, that's me.  I fixed it about 1PM EST today.
    
    -- 
      Bruce Momjian                        |  http://www.op.net/~candle
      maillist@candle.pha.pa.us            |  (610) 853-3000
      +  If your life is a hard drive,     |  830 Blythe Avenue
      +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026
    
    
  3. Re: [HACKERS] Junk in GNUmakefile.in

    Bruce Momjian <maillist@candle.pha.pa.us> — 1998-10-17T03:37:03Z

    > [Charset iso-8859-1 unsupported, filtering to ASCII...]
    > > Umm... I dunno why this happened, but someone please apply this:
    > > 
    > > *** ./src/GNUmakefile.in.orig   Fri Oct 16 19:38:07 1998
    > > --- ./src/GNUmakefile.in        Fri Oct 16 19:38:31 1998
    > > ***************
    > > *** 78,91 ****
    > >                 bin/psql/Makefile \
    > >                 bin/pgtclsh/mkMakefile.tcltkdefs.sh \
    > >                 bin/pgtclsh/Makefile.tcltkdefs \
    > > - 
    > > - ? pgsql/src/bin/pgtclsh/mkMakefile.tcldefs.sh
    > > - ? pgsql/src/bin/pgtclsh/mkMakefile.tkdefs.sh.in
    > > - ? pgsql/src/bin/pgtclsh/mkMakefile.tcldefs.sh.in
    > > - ? pgsql/src/bin/pgtclsh/mkMakefile.tkdefs.sh
    > > - ? pgsql/src/bin/pgtclsh/Makefile.tkdefs
    > > - ? pgsql/src/bin/pgtclsh/Makefile.
    > > - 
    > >                 bin/pg_dump/Makefile \
    > >                 bin/pg_version/Makefile \
    > >                 include/config.h \
    > > --- 78,83 ----
    > 
    > Yep, that's me.  I fixed it about 1PM EST today.
    
    Nope.  I was editing GNUmakefile instead of GNUmakefile.in.  I am fixing
    it now.
    
    -- 
      Bruce Momjian                        |  http://www.op.net/~candle
      maillist@candle.pha.pa.us            |  (610) 853-3000
      +  If your life is a hard drive,     |  830 Blythe Avenue
      +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026