annotate Makefile.am @ 26:d74bfa342116

2002-09-24 gettextize <bug-gnu-gettext@gnu.org> * Makefile.am (SUBDIRS): Add intl, (ACLOCAL_AMFLAGS): New variable. (EXTRA_DIST): Add config.rpath mkinstalldirs. * configure.in (AC_OUTPUT): Add intl/Makefile, 2002-09-24 Brian Masney <masneyb@gftp.org> * lib/config_file.c - separated saving of bookmarks from gftp_write_config_file() to gftp_write_bookmarks_file(). Bookmarks will no longer be rewritten to disk every time gFTP exits * src/gtk/bookmarks.c - call gftp_write_bookmarks_file() instead of gftp_write_config_file() when altering a bookmark * configure.in - Fixed problem with the text port being compiled against glib 1.2 if we wanted it to be compiled against glib 2.0 instead * autogen.sh - add this build script
author masneyb
date Tue, 24 Sep 2002 12:18:40 +0000
parents 8544f6585593
children c8ec7877432e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
1 ## Process this file with automake to produce Makefile.in
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
2
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 17
diff changeset
3 SUBDIRS= intl m4 docs lib po src
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 17
diff changeset
4 EXTRA_DIST= config.rpath mkinstalldirs ChangeLog-old README THANKS TODO \
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 17
diff changeset
5 gftp.spec.in debian/changelog debian/control debian/copyright \
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 17
diff changeset
6 debian/dirs debian/docs debian/menu debian/rules
1
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
7
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
8 dist-hook:
8b1883341c6f Initial revision
masneyb
parents:
diff changeset
9 cp gftp.spec $(distdir)
26
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 17
diff changeset
10
d74bfa342116 2002-09-24 gettextize <bug-gnu-gettext@gnu.org>
masneyb
parents: 17
diff changeset
11 ACLOCAL_AMFLAGS = -I m4