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

Diff of /libgig/trunk/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1173 by schoenebeck, Sat Mar 24 18:20:09 2007 UTC revision 1174 by schoenebeck, Sun May 6 16:21:41 2007 UTC
# Line 1  Line 1 
1  # require automake >= 1.5 (mandatory for option dist-bzip2)  # require automake >= 1.5 (mandatory for option dist-bzip2)
2  AUTOMAKE_OPTIONS = 1.5 dist-bzip2  AUTOMAKE_OPTIONS = 1.5 dist-bzip2
3    
4  SUBDIRS = doc man src debian win32  SUBDIRS = doc man src debian win32 osx
5    
6  # to prevent compile errors on some systems  # to prevent compile errors on some systems
7  AM_CXXFLAGS = -pedantic  AM_CXXFLAGS = -pedantic

Legend:
Removed from v.1173  
changed lines
  Added in v.1174

  ViewVC Help
Powered by ViewVC