Changeset 166

Show
Ignore:
Timestamp:
12/30/02 12:01:56 (6 years ago)
Author:
jajcus
Message:

- missing INSTALL file added

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk

    • Property svn:ignore changed from
      INSTALL
      Makefile
      Makefile.in
      aclocal.m4
      autoscan.log
      config.guess
      config.h
      config.h.in
      config.log
      config.status
      config.sub
      configure
      depcomp
      install-sh
      libtool
      ltmain.sh
      missing
      mkinstalldirs
      stamp-h
      stamp-h.in
      stamp-h1
      jaber-gg-transport-*.tar.gz
      autom4te.cache
      to
      Makefile
      Makefile.in
      aclocal.m4
      autoscan.log
      config.guess
      config.h
      config.h.in
      config.log
      config.status
      config.sub
      configure
      depcomp
      install-sh
      libtool
      ltmain.sh
      missing
      mkinstalldirs
      stamp-h
      stamp-h.in
      stamp-h1
      jaber-gg-transport-*.tar.gz
      autom4te.cache
  • trunk/.cvsignore

    r128 r166  
    1 INSTALL 
    21Makefile 
    32Makefile.in 
  • trunk/configure.ac

    r161 r166  
    11# Process this file with autoconf to produce a configure script. 
    2 AC_INIT([jabber-gg-transport], [1.2.3-test1], [jajcus@pld.org.pl]) 
     2AC_INIT([jabber-gg-transport], [1.2.3-test2], [jajcus@pld.org.pl]) 
    33AC_CONFIG_SRCDIR([src/ggtrans.h]) 
    44AM_INIT_AUTOMAKE