/[svn]/libsf2/trunk/Makefile.am
ViewVC logotype

Annotation of /libsf2/trunk/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2008 - (hide annotations) (download)
Fri Oct 23 16:56:16 2009 UTC (14 years, 5 months ago) by iliev
File size: 239 byte(s)
* Initial CVS Import

1 iliev 2008 # require automake >= 1.5 (mandatory for option dist-bzip2)
2     AUTOMAKE_OPTIONS = 1.5 dist-bzip2
3    
4     SUBDIRS = src
5    
6     # to prevent compile errors on some systems
7     AM_CXXFLAGS = -pedantic
8    
9     pkgconfigdir = $(libdir)/pkgconfig
10     pkgconfig_DATA = sf2.pc
11    

  ViewVC Help
Powered by ViewVC