forked from AuroraMiddleware/gtk
Apparently AC_LIBTOOL_WIN32_DLL isn't deprecated after all, and in fact
2005-03-27 Tor Lillqvist <tml@novell.com> * configure.in: Apparently AC_LIBTOOL_WIN32_DLL isn't deprecated after all, and in fact necessary with HEAD libtool.
This commit is contained in:
parent
a4e6d69b90
commit
793699d64f
@ -1,3 +1,8 @@
|
|||||||
|
2005-03-27 Tor Lillqvist <tml@novell.com>
|
||||||
|
|
||||||
|
* configure.in: Apparently AC_LIBTOOL_WIN32_DLL isn't deprecated
|
||||||
|
after all, and in fact necessary with HEAD libtool.
|
||||||
|
|
||||||
2005-03-26 Matthias Clasen <mclasen@redhat.com>
|
2005-03-26 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/*.c:
|
* gtk/*.c:
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2005-03-27 Tor Lillqvist <tml@novell.com>
|
||||||
|
|
||||||
|
* configure.in: Apparently AC_LIBTOOL_WIN32_DLL isn't deprecated
|
||||||
|
after all, and in fact necessary with HEAD libtool.
|
||||||
|
|
||||||
2005-03-26 Matthias Clasen <mclasen@redhat.com>
|
2005-03-26 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/*.c:
|
* gtk/*.c:
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
2005-03-27 Tor Lillqvist <tml@novell.com>
|
||||||
|
|
||||||
|
* configure.in: Apparently AC_LIBTOOL_WIN32_DLL isn't deprecated
|
||||||
|
after all, and in fact necessary with HEAD libtool.
|
||||||
|
|
||||||
2005-03-26 Matthias Clasen <mclasen@redhat.com>
|
2005-03-26 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* gtk/*.c:
|
* gtk/*.c:
|
||||||
|
@ -145,6 +145,7 @@ if test "$os_win32" = "yes"; then
|
|||||||
enable_shared=yes
|
enable_shared=yes
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
AC_LIBTOOL_WIN32_DLL
|
||||||
AM_PROG_LIBTOOL
|
AM_PROG_LIBTOOL
|
||||||
|
|
||||||
# Make sure we use 64-bit versions of various file stuff.
|
# Make sure we use 64-bit versions of various file stuff.
|
||||||
|
Loading…
Reference in New Issue
Block a user