view Makefile.am @ 289:5f66f09e5194

2003-10-17 Brian Masney <masneyb@gftp.org> * lib/misc.c (insert_commas) - if _GNU_SOURCE is defined, instead of using my builtin function for formatting numbers, use glibc's %'ld (or %'lld) format to print the numbers out. This is more portable for other locales.
author masneyb
date Sat, 18 Oct 2003 14:54:53 +0000
parents 7d7d8299610d
children 44a018ea578c
line wrap: on
line source

## Process this file with automake to produce Makefile.in

SUBDIRS= docs intl lib po src
EXTRA_DIST= config.rpath mkinstalldirs ChangeLog-old README THANKS TODO \
	gftp.spec.in debian/changelog debian/control debian/copyright \
	debian/dirs debian/docs debian/menu debian/rules

dist-hook:
	cp gftp.spec $(distdir)     

ACLOCAL_AMFLAGS = -I m4