Changeset 684 for trunk/configure.ac
- Timestamp:
- 06/02/06 21:46:07 (3 years ago)
- Files:
-
- trunk (modified) (1 prop)
- trunk/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk
- Property svn:ignore changed from
m4
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
jabber-gg-transport-*.tar.gz
jabber-gg-transport-*.tar.gz.md5
autom4te.cache
intl
NEWS.xml
ChangeLog
config.rpath
compile
ABOUT-NLS
cl-stamp
to
m4
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
jggtrans-*.tar.gz
jggtrans-*.tar.gz.md5
autom4te.cache
intl
NEWS.xml
ChangeLog
config.rpath
compile
ABOUT-NLS
cl-stamp
- Property svn:ignore changed from
trunk/configure.ac
r681 r684 1 1 # Process this file with autoconf to produce a configure script. 2 AC_INIT([j abber-gg-transport], [2.2.2], [jajcus@jajcus.net])2 AC_INIT([jggtrans], [2.2.2], [jajcus@jajcus.net]) 3 3 4 4 AC_CONFIG_SRCDIR([src/ggtrans.h])
