diff options
author | Sebastian Wilhelmi <wilhelmi@ira.uka.de> | 2000-09-05 14:07:55 +0000 |
---|---|---|
committer | Sebastian Wilhelmi <wilhelmi@src.gnome.org> | 2000-09-05 14:07:55 +0000 |
commit | 8c4980ed5439c7c8bd2a4a5383509c4512339f8b (patch) | |
tree | 16e18af5f1669249c0bc2007192cb31543809455 /.cvsignore | |
parent | f4fc70e3c72c3db162ce5d863020ece9b0aa7dbe (diff) | |
download | gtk+-8c4980ed5439c7c8bd2a4a5383509c4512339f8b.tar.gz |
Remove conftest* after use along the lines of AC_TRY_COMPILE.
2000-09-05 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* configure.in (use_mmx_asm): Remove conftest* after use along the
lines of AC_TRY_COMPILE.
* .cvsignore updates
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore index e5be2e0214..4550460c3c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -9,7 +9,7 @@ Makefile Makefile.in aclocal.m4 configure -gtk-config +gtk-config-2.0 config.cache ABOUT-NLS intl |