l i n u x - u s e r s - g r o u p - o f - d a v i s
L U G O D
 
Next Meeting:
October 20: code_swarm
Next Installfest:
Sat. Nov. 8th [TENTATIVE]
Latest News:
Sep. 25: Installfest this Saturday
Page last updated:
2005 Oct 17 20:45
Events
 Meetings
 Installfests
 Demos
 Photos
Services
 Library
 LERT
 Jobs
 Documents
Interact
 Mailing Lists
 - Search
 - Archives
 Chat
About Us
 Members
 Projects
 Testimonials
 Call for Speakers
 Why Not MS?
 Finances
 Sponsors

^Home
?Search
?News & RSS
?Calendar
@Contact Us
$Buy Stuff
=Printable


The following is an archive of a post made to our 'vox-tech mailing list' by one of its subscribers.

Report this post as spam:

(Enter your email address)
[vox-tech] make dist createsAC_PACKAGE_TARNAME-AC_PACKAGE_VERSION.tar.gz
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vox-tech] make dist createsAC_PACKAGE_TARNAME-AC_PACKAGE_VERSION.tar.gz



Hi all,

I'm trying to add autotools support to a program I wrote, but got stuck here.  When I make dist, it creates

AC_PACKAGE_TARNAME-AC_PACKAGE_VERSION.tar.gz

literally, but I would like it to create alignrows-0.0.1.  Here's configure.in:

AC_INIT(main.c)
VERSION=0.0.1
AM_INIT_AUTOMAKE(alignrows,$VERSION,no-define)
AM_CONFIG_HEADER(config.h)

dnl find and test the C compiler
AC_PROG_CC
AC_LANG_C

AC_PROG_MAKE_SET

AM_PATH_GSL(1.6)

AC_HEADER_STDC

AM_INIT_AUTOMAKE

dnl read Makefile.in and write Makefile
AC_OUTPUT(Makefile)


and here's Makefile.am:

AUTOMAKE_OPTIONS = gnu
LDADD = -lnetpbm -lm
bin_PROGRAMS = alignrows
alignrows_SOURCES = main.c


Thanks for any help,
Issac



_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech


Hosting provided by:
Sunset Systems
Sunset Systems offers preconfigured Linux systems, remote system administration and custom software development.

LUGOD: Linux Users' Group of Davis
1105 Kennedy Place, Suite 1, Davis, CA 95616
Contact Us

LUGOD is a 501(c)7 non-profit organization
based in Davis, California
and serving the Sacramento area.
"Linux" is a trademark of Linus Torvalds.

Sponsored in part by:
Sunset Systems
Who graciously hosts our website & mailing lists!