annotate Makefile.am @ 202:7d7d8299610d

2003-6-25 Brian Masney <masneyb@gftp.org> * acinclude.m4 - added AC_TYPE_SOCKLEN_T. Thanks to Nathan Robertson <nathanr@nathanr.net> for pointing this out * configure.in - call AC_TYPE_SOCKLEN_T. Updates to AC_OUTPUT * lib/gftp.h - remove check for HAVE_SOCKLEN_T * Makefile.am - formatting fixes
author masneyb
date Thu, 26 Jun 2003 01:21:53 +0000
parents d40f9db52cdf
children 44a018ea578c
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
202
7d7d8299610d 2003-6-25 Brian Masney <masneyb@gftp.org>
masneyb
parents: 169
diff changeset
3 SUBDIRS= docs intl lib po src
7d7d8299610d 2003-6-25 Brian Masney <masneyb@gftp.org>
masneyb
parents: 169
diff changeset
4 EXTRA_DIST= config.rpath mkinstalldirs ChangeLog-old README THANKS TODO \
26
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