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

Diff of /libgig/trunk/Makefile.in

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

revision 10 by schoenebeck, Sat Oct 25 20:15:04 2003 UTC revision 11 by schoenebeck, Sun Nov 16 17:47:00 2003 UTC
# Line 97  install_sh = @install_sh@ Line 97  install_sh = @install_sh@
97  AUTOMAKE_OPTIONS = foreign 1.4  AUTOMAKE_OPTIONS = foreign 1.4
98    
99  SUBDIRS = src  SUBDIRS = src
100    
101    # to prevent compile errors on some systems
102    AM_CXXFLAGS = -pedantic
103  subdir = .  subdir = .
104  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
105  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs

Legend:
Removed from v.10  
changed lines
  Added in v.11

  ViewVC Help
Powered by ViewVC