comparison configure.ac @ 14585:bcf89a7c69db

[gaim-migrate @ 17309] Rename the gntgaim executable to gaim-text I feel like this is much more clear to end users, who will probably have no idea what gnt is. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 18 Sep 2006 06:20:36 +0000
parents fe9222bf8b1d
children d44c87d17b19
comparison
equal deleted inserted replaced
14584:1f7581a5d2b8 14585:bcf89a7c69db
1 dnl Process this file with autoconf to produce a configure script. 1 dnl Process this file with autoconf to produce a configure script.
2 AC_INIT([gaim], [2.0.0dev], [gaim-devel@lists.sourceforge.net]) 2 AC_INIT([gaim], [2.0.0dev], [gaim-devel@lists.sourceforge.net])
3 AC_CANONICAL_SYSTEM 3 AC_CANONICAL_SYSTEM
4 AM_CONFIG_HEADER(config.h) 4 AM_CONFIG_HEADER(config.h)
5 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) 5 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
6 #AM_INIT_AUTOMAKE([foreign dist-bzip2])
6 7
7 AC_PREREQ([2.50]) 8 AC_PREREQ([2.50])
8 9
9 AC_PATH_PROG(sedpath, sed) 10 AC_PATH_PROG(sedpath, sed)
10 11
1846 Doxyfile 1847 Doxyfile
1847 gaim.apspec 1848 gaim.apspec
1848 gaim.service 1849 gaim.service
1849 doc/Makefile 1850 doc/Makefile
1850 doc/gaim.1 1851 doc/gaim.1
1851 doc/gntgaim.1 1852 doc/gaim-text.1
1852 m4macros/Makefile 1853 m4macros/Makefile
1853 gtk/Makefile 1854 gtk/Makefile
1854 gtk/pixmaps/Makefile 1855 gtk/pixmaps/Makefile
1855 gtk/pixmaps/smileys/Makefile 1856 gtk/pixmaps/smileys/Makefile
1856 gtk/pixmaps/smileys/default/Makefile 1857 gtk/pixmaps/smileys/default/Makefile