/[svn]/linuxsampler/branches/release0_3_1/Makefile.am
ViewVC logotype

Contents of /linuxsampler/branches/release0_3_1/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9 - (show annotations) (download)
Wed Nov 5 14:47:10 2003 UTC (20 years, 4 months ago) by schoenebeck
Original Path: linuxsampler/trunk/Makefile.am
File size: 146 byte(s)
* transition from plain Makefile to autotools, source files moved to src/
* configure.in: added test for x86 architecture
* src/voice.h: x86 specific asm optimization for double to int casts only
  if compiling for x86 architecture

1 # not a GNU package. You can remove this line, if
2 # have all needed files, that a GNU package needs
3 AUTOMAKE_OPTIONS = foreign 1.4
4
5 SUBDIRS = src

  ViewVC Help
Powered by ViewVC