mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-11 13:10:07 +00:00
Check for mkstemp and sigsetjmp. Output gdk-pixbuf/makefile.mingw and
2000-07-23 Tor Lillqvist <tml@iki.fi> * configure.in: Check for mkstemp and sigsetjmp. Output gdk-pixbuf/makefile.mingw and gdk-pixbuf/pixops/makefile.mingw.
This commit is contained in:
parent
85cca4f33f
commit
a52f7c348e
@ -1,3 +1,8 @@
|
||||
2000-07-23 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* configure.in: Check for mkstemp and sigsetjmp. Output
|
||||
gdk-pixbuf/makefile.mingw and gdk-pixbuf/pixops/makefile.mingw.
|
||||
|
||||
Sat Jul 22 17:41:26 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
||||
|
@ -1,3 +1,8 @@
|
||||
2000-07-23 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* configure.in: Check for mkstemp and sigsetjmp. Output
|
||||
gdk-pixbuf/makefile.mingw and gdk-pixbuf/pixops/makefile.mingw.
|
||||
|
||||
Sat Jul 22 17:41:26 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
||||
|
@ -1,3 +1,8 @@
|
||||
2000-07-23 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* configure.in: Check for mkstemp and sigsetjmp. Output
|
||||
gdk-pixbuf/makefile.mingw and gdk-pixbuf/pixops/makefile.mingw.
|
||||
|
||||
Sat Jul 22 17:41:26 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
||||
|
@ -1,3 +1,8 @@
|
||||
2000-07-23 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* configure.in: Check for mkstemp and sigsetjmp. Output
|
||||
gdk-pixbuf/makefile.mingw and gdk-pixbuf/pixops/makefile.mingw.
|
||||
|
||||
Sat Jul 22 17:41:26 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
||||
|
@ -1,3 +1,8 @@
|
||||
2000-07-23 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* configure.in: Check for mkstemp and sigsetjmp. Output
|
||||
gdk-pixbuf/makefile.mingw and gdk-pixbuf/pixops/makefile.mingw.
|
||||
|
||||
Sat Jul 22 17:41:26 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
||||
|
@ -1,3 +1,8 @@
|
||||
2000-07-23 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* configure.in: Check for mkstemp and sigsetjmp. Output
|
||||
gdk-pixbuf/makefile.mingw and gdk-pixbuf/pixops/makefile.mingw.
|
||||
|
||||
Sat Jul 22 17:41:26 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
||||
|
@ -1,3 +1,8 @@
|
||||
2000-07-23 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* configure.in: Check for mkstemp and sigsetjmp. Output
|
||||
gdk-pixbuf/makefile.mingw and gdk-pixbuf/pixops/makefile.mingw.
|
||||
|
||||
Sat Jul 22 17:41:26 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
||||
|
@ -194,7 +194,7 @@ if test "x$enable_rebuilds" = "xyes" && \
|
||||
fi
|
||||
AC_SUBST(REBUILD)
|
||||
|
||||
AC_CHECK_FUNCS(lstat)
|
||||
AC_CHECK_FUNCS(lstat mkstemp sigsetjmp)
|
||||
|
||||
AC_MSG_CHECKING(whether make is GNU Make)
|
||||
STRIP_BEGIN=
|
||||
@ -1000,8 +1000,10 @@ docs/reference/gdk-pixbuf/Makefile
|
||||
docs/faq/Makefile
|
||||
docs/tutorial/Makefile
|
||||
gdk-pixbuf/Makefile
|
||||
gdk-pixbuf/makefile.mingw
|
||||
gdk-pixbuf/gdk-pixbuf-features.h
|
||||
gdk-pixbuf/pixops/Makefile
|
||||
gdk-pixbuf/pixops/makefile.mingw
|
||||
gdk/Makefile
|
||||
gdk/x11/Makefile
|
||||
gdk/win32/Makefile
|
||||
|
Loading…
Reference in New Issue
Block a user