/[oroborus]/oroborus/configure.in
ViewVC logotype

Diff of /oroborus/configure.in

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

revision 1.1.1.1 by dreamind, Thu May 23 19:55:42 2002 UTC revision 1.2 by dreamind, Mon May 27 03:06:13 2002 UTC
# Line 1  Line 1 
1  AC_INIT(src/oroborus.c)  AC_INIT(src/oroborus.c)
2  AM_INIT_AUTOMAKE(oroborus, 2.0.4)  AM_INIT_AUTOMAKE(oroborus, 2.0.5)
3    
4  AC_PROG_CC  AC_PROG_CC
5  AC_PROG_INSTALL  AC_PROG_INSTALL
# Line 16  AC_CHECK_FUNCS(malloc setlocale strchr s Line 16  AC_CHECK_FUNCS(malloc setlocale strchr s
16    
17  AC_ARG_ENABLE(debug, [  --enable-debug          use this option if you want to debug Oroborus], AC_DEFINE(DEBUG, 1))  AC_ARG_ENABLE(debug, [  --enable-debug          use this option if you want to debug Oroborus], AC_DEFINE(DEBUG, 1))
18    
19  AC_OUTPUT(Makefile src/Makefile defaults/defaults defaults/Makefile schemes/Makefile themes/Makefile themes/cruxish/Makefile themes/next/Makefile themes/oroborus/Makefile themes/platinum/Makefile themes/slimline/Makefile themes/windows/Makefile themes/coldsteel/Makefile themes/agua/Makefile themes/Platinum2/Makefile themes/QNX/Makefile themes/aubergine/Makefile themes/brushed-metal/Makefile themes/e017/Makefile themes/metal_clasp/Makefile themes/pillage/Makefile)  AC_OUTPUT(Makefile src/Makefile defaults/defaults defaults/Makefile schemes/Makefile themes/Makefile themes/cruxish/Makefile themes/next/Makefile themes/oroborus/Makefile themes/platinum/Makefile themes/slimline/Makefile themes/windows/Makefile themes/agua/Makefile themes/QNX/Makefile themes/e017/Makefile themes/pillage/Makefile)

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

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