automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

executable extension


From: Heiko Panther
Subject: executable extension
Date: Mon, 14 Nov 2005 13:50:58 -0800
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050414

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi-
I would like the program I generate to have an arbitrary extension, like
program.elf. It looks like the macro AC_EXEEXT was used for that, but doesn't
work anymore (I use autoconf 2.59).
Autoconf gives me errors when I do stuff like

noinst_PROGRAMS=program.elf
program.elf_SOURCES = main.c

Makefile.am:6: bad macro name `program.elf_SOURCES'
Makefile.am:6: invalid variable `program.elf_SOURCES'; should be
`program_elf_SOURCES'

Is what I'm trying to do possible at all?

Heiko
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkN5BsIACgkQnbN38ql/gmB1EQCeI2U2qbQE/6wHPefaI6nA3uGs
gS8AoJIbY3ZoExIoEF1f+xhphpKiDngk
=HIV2
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]