summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cvsignore2
-rw-r--r--ChangeLog3
-rw-r--r--ChangeLog.pre-2-03
-rw-r--r--ChangeLog.pre-2-103
-rw-r--r--ChangeLog.pre-2-23
-rw-r--r--ChangeLog.pre-2-43
-rw-r--r--ChangeLog.pre-2-63
-rw-r--r--ChangeLog.pre-2-83
-rw-r--r--configure.in2
-rw-r--r--gdk-pixbuf/.cvsignore1
-rw-r--r--gdk-pixbuf/pixops/.cvsignore1
-rw-r--r--gdk/.cvsignore1
-rw-r--r--gdk/win32/.cvsignore1
-rw-r--r--gtk/.cvsignore1
-rw-r--r--po/.cvsignore2
15 files changed, 30 insertions, 2 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
diff --git a/ChangeLog b/ChangeLog
index 9207af691a..01c3c11dc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
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.
+
* gtk/gtkrc.c (gtk_rc_parse_file): Use g_path_get_dirname instead
of g_dirname, which is deprecated.
(gtk_rc_parse_any): Removed calls to
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 9207af691a..01c3c11dc8 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,5 +1,8 @@
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.
+
* gtk/gtkrc.c (gtk_rc_parse_file): Use g_path_get_dirname instead
of g_dirname, which is deprecated.
(gtk_rc_parse_any): Removed calls to
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 9207af691a..01c3c11dc8 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,8 @@
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.
+
* gtk/gtkrc.c (gtk_rc_parse_file): Use g_path_get_dirname instead
of g_dirname, which is deprecated.
(gtk_rc_parse_any): Removed calls to
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 9207af691a..01c3c11dc8 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,5 +1,8 @@
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.
+
* gtk/gtkrc.c (gtk_rc_parse_file): Use g_path_get_dirname instead
of g_dirname, which is deprecated.
(gtk_rc_parse_any): Removed calls to
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 9207af691a..01c3c11dc8 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,5 +1,8 @@
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.
+
* gtk/gtkrc.c (gtk_rc_parse_file): Use g_path_get_dirname instead
of g_dirname, which is deprecated.
(gtk_rc_parse_any): Removed calls to
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 9207af691a..01c3c11dc8 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,5 +1,8 @@
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.
+
* gtk/gtkrc.c (gtk_rc_parse_file): Use g_path_get_dirname instead
of g_dirname, which is deprecated.
(gtk_rc_parse_any): Removed calls to
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 9207af691a..01c3c11dc8 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,5 +1,8 @@
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.
+
* gtk/gtkrc.c (gtk_rc_parse_file): Use g_path_get_dirname instead
of g_dirname, which is deprecated.
(gtk_rc_parse_any): Removed calls to
diff --git a/configure.in b/configure.in
index 298e32c644..4b05b6f0f9 100644
--- a/configure.in
+++ b/configure.in
@@ -852,6 +852,8 @@ if test $use_x86_asm = yes; then
use_mmx_asm=yes
fi
+ rm -rf conftest*
+
ac_ext=$save_ac_ext
if test $use_mmx_asm = yes; then
AC_DEFINE(USE_MMX)
diff --git a/gdk-pixbuf/.cvsignore b/gdk-pixbuf/.cvsignore
index da164a845d..ef7a89ab94 100644
--- a/gdk-pixbuf/.cvsignore
+++ b/gdk-pixbuf/.cvsignore
@@ -1,5 +1,6 @@
Makefile.in
Makefile
+makefile.mingw
.deps
.xvpics
.libs
diff --git a/gdk-pixbuf/pixops/.cvsignore b/gdk-pixbuf/pixops/.cvsignore
index 8027cd33b5..1e928aad5d 100644
--- a/gdk-pixbuf/pixops/.cvsignore
+++ b/gdk-pixbuf/pixops/.cvsignore
@@ -1,5 +1,6 @@
Makefile
Makefile.in
+makefile.mingw
.libs
.deps
*.lo
diff --git a/gdk/.cvsignore b/gdk/.cvsignore
index 526719892d..f42a1078d4 100644
--- a/gdk/.cvsignore
+++ b/gdk/.cvsignore
@@ -1,6 +1,7 @@
*.lo
Makefile
Makefile.in
+makefile.mingw
.deps
_libs
.libs
diff --git a/gdk/win32/.cvsignore b/gdk/win32/.cvsignore
index 1f2da2d313..6cb5136e49 100644
--- a/gdk/win32/.cvsignore
+++ b/gdk/win32/.cvsignore
@@ -1,5 +1,6 @@
*.lo
Makefile
Makefile.in
+makefile.mingw
.deps
.libs
diff --git a/gtk/.cvsignore b/gtk/.cvsignore
index f7228fc2d2..9bc137d282 100644
--- a/gtk/.cvsignore
+++ b/gtk/.cvsignore
@@ -1,6 +1,7 @@
*.lo
Makefile
Makefile.in
+makefile.mingw
.deps
_libs
.libs
diff --git a/po/.cvsignore b/po/.cvsignore
index 26e7fb546d..bcf4cd1a45 100644
--- a/po/.cvsignore
+++ b/po/.cvsignore
@@ -5,5 +5,5 @@ Makefile.in
Makefile.in.in
POTFILES
cat-id-tbl.c
-gtk+.pot
+gtk20.pot
stamp-cat-id