mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Update.
2004-03-06 Tor Lillqvist <tml@iki.fi> * README.win32: Update. * configure.in * Makefile.am * */Makefile.am: Drop the hand-written makefile.mingw(.in) files. They haven't been maintained in a long time. As several people have managed to build GLib for Win32 using the autoconfiscation mechanism, there is no real reason to even try to maintain the hand-written mingw makefiles.
This commit is contained in:
committed by
Tor Lillqvist
parent
ab0031bf00
commit
fd64571b80
@@ -5,7 +5,6 @@ INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/glib -I$(top_srcdir)/gthread \
|
||||
@GLIB_DEBUG_FLAGS@ -DG_DISABLE_DEPRECATED
|
||||
|
||||
EXTRA_DIST = \
|
||||
makefile.mingw.in \
|
||||
makefile.msc.in \
|
||||
gthread-posix.c \
|
||||
gthread-solaris.c \
|
||||
@@ -15,7 +14,6 @@ EXTRA_DIST = \
|
||||
gthread.rc.in
|
||||
|
||||
BUILT_EXTRA_DIST = \
|
||||
makefile.mingw \
|
||||
makefile.msc \
|
||||
gthread.rc
|
||||
|
||||
|
Reference in New Issue
Block a user