Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, March 29, 2024

Diff for ep/configure.in between version 1.22 and 1.23

version 1.22, 2003/12/25 20:01:59 version 1.23, 2004/01/06 17:05:05
Line 1 
Line 1 
 dnl $Platon: ep/configure.in,v 1.21 2003/11/28 17:35:10 nepto Exp $  dnl $Platon: ep/configure.in,v 1.22 2003/12/25 20:01:59 nepto Exp $
   
 dnl Process this file with autoconf to produce a configure script.  dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/main.c)  AC_INIT(src/main.c)
Line 32  AC_CONFIG_HEADER(config.h)
Line 32  AC_CONFIG_HEADER(config.h)
   
 dnl Checks for programs.  dnl Checks for programs.
 # Checks for programs. {{{  # Checks for programs. {{{
   CFLAGS=${CFLAGS-"-O2 -Wall -Wno-shadow -pedantic"}
 AC_PROG_CC  AC_PROG_CC
   
 # We don't need C++ compiler test now  
 # Nepto [30/5/2002]  
 #AC_PROG_CXX  
 #AC_PROG_CPP  
   
 AC_GCC_TRADITIONAL  
 #if test "X$CC" = "Xgcc"; then  
 #    CFLAGS="-Wall $CFLAGS"  
 #fi  
 AC_PROG_AWK  AC_PROG_AWK
 AC_PROG_INSTALL  AC_PROG_INSTALL
 AC_PROG_LN_S  AC_PROG_LN_S

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top