SCM Repository
Diff of /trunk/configure.ac
Parent Directory
|
Revision Log
|
Patch
revision 435, Tue Oct 19 13:14:20 2010 UTC | revision 436, Tue Oct 19 14:35:45 2010 UTC | |
---|---|---|
# | Line 9 | Line 9 |
9 | AC_INIT(diderot,0.1,) | AC_INIT(diderot,0.1,) |
10 | ||
11 | AC_PREREQ(2.60) | AC_PREREQ(2.60) |
12 | AC_COPYRIGHT([[COPYRIGHT (c) 2010 The Diderot Project]]) | AC_COPYRIGHT([[COPYRIGHT (c) 2010 The Diderot Project (http://diderot-language.cs.uchicago.edu)]]) |
13 | AC_CONFIG_SRCDIR(src/dnorm/dnorm.c) | AC_CONFIG_SRCDIR(src/dnorm/dnorm.c) |
14 | AC_CONFIG_AUX_DIR(config) | AC_CONFIG_AUX_DIR(config) |
15 | AC_CONFIG_MACRO_DIR(config) | AC_CONFIG_MACRO_DIR(config) |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |