diff options
author | deva <deva> | 2005-06-02 20:45:01 +0000 |
---|---|---|
committer | deva <deva> | 2005-06-02 20:45:01 +0000 |
commit | 64efd74ecfa761c83b70ec2374bf448b6e42e254 (patch) | |
tree | 607ccb672f904dd415a7b589bb80000753e76fe5 /configure.in | |
parent | a17e42c900e2709444b12a5db2847e850f3dd6cd (diff) |
Added clear button
Optimized the frame handling a little (very little!).
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in index fba5a2b..8378fe7 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,6 @@ AC_PROG_LIBTOOL AM_PROG_LIBTOOL AM_CONFIG_HEADER(config.h) -AM_CXXFLAGS="-O2" AC_STDC_HEADERS AC_ARG_WITH(gui, [ --without-gui build without GUI support]) |