/[xforms]/xforms/fd2ps/Imakefile
ViewVC logotype

Diff of /xforms/fd2ps/Imakefile

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

revision 1.4 by leeming, Thu Apr 17 11:48:17 2003 UTC revision 1.5 by leeming, Sun Apr 20 21:16:02 2003 UTC
# Line 6  Line 6 
6  # $State$  # $State$
7    
8  # $Log$  # $Log$
9    # Revision 1.5  2003/04/20 21:16:02  leeming
10    # Pass the expected -DHAVE_SNPRINTF options to the compiler.
11    #
12  # Revision 1.4  2003/04/17 11:48:17  leeming  # Revision 1.4  2003/04/17 11:48:17  leeming
13  # Don't pass -Iprivate to the complier.  # Don't pass -Iprivate to the complier.
14  #  #
# Line 42  SRCS   = \ Line 45  SRCS   = \
45  OBJS    = $(SRCS:.c=.o)  OBJS    = $(SRCS:.c=.o)
46    
47  #if HaveSnprintf  #if HaveSnprintf
48  HAVE_SNPRINTF   = -DHAVE_SNPRINTF  HAVE_SNPRINTF   = -DHAVE_SNPRINTF -DHAVE_DECL_SNPRINTF -DHAVE_DECL_VSNPRINTF
49  #endif  #endif
50    
51  #if !defined( PpcDarwinArchitecture )  #if !defined( PpcDarwinArchitecture )

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26