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:

committed by
Tor Lillqvist

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>
|
Sat Jul 22 17:41:26 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
* 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>
|
Sat Jul 22 17:41:26 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
* 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>
|
Sat Jul 22 17:41:26 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
* 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>
|
Sat Jul 22 17:41:26 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
* 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>
|
Sat Jul 22 17:41:26 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
* 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>
|
Sat Jul 22 17:41:26 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
* 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>
|
Sat Jul 22 17:41:26 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
|
|
||||||
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
* gtk/gtkentry.[ch]: Fix some problems with vertical
|
||||||
|
@ -194,7 +194,7 @@ if test "x$enable_rebuilds" = "xyes" && \
|
|||||||
fi
|
fi
|
||||||
AC_SUBST(REBUILD)
|
AC_SUBST(REBUILD)
|
||||||
|
|
||||||
AC_CHECK_FUNCS(lstat)
|
AC_CHECK_FUNCS(lstat mkstemp sigsetjmp)
|
||||||
|
|
||||||
AC_MSG_CHECKING(whether make is GNU Make)
|
AC_MSG_CHECKING(whether make is GNU Make)
|
||||||
STRIP_BEGIN=
|
STRIP_BEGIN=
|
||||||
@ -1000,8 +1000,10 @@ docs/reference/gdk-pixbuf/Makefile
|
|||||||
docs/faq/Makefile
|
docs/faq/Makefile
|
||||||
docs/tutorial/Makefile
|
docs/tutorial/Makefile
|
||||||
gdk-pixbuf/Makefile
|
gdk-pixbuf/Makefile
|
||||||
|
gdk-pixbuf/makefile.mingw
|
||||||
gdk-pixbuf/gdk-pixbuf-features.h
|
gdk-pixbuf/gdk-pixbuf-features.h
|
||||||
gdk-pixbuf/pixops/Makefile
|
gdk-pixbuf/pixops/Makefile
|
||||||
|
gdk-pixbuf/pixops/makefile.mingw
|
||||||
gdk/Makefile
|
gdk/Makefile
|
||||||
gdk/x11/Makefile
|
gdk/x11/Makefile
|
||||||
gdk/win32/Makefile
|
gdk/win32/Makefile
|
||||||
|
Reference in New Issue
Block a user