[glib/master.nomsvcproj] build: Remove leftovers of Visual Studio project stuff
- From: Chun-wei Fan <fanchunwei src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/master.nomsvcproj] build: Remove leftovers of Visual Studio project stuff
- Date: Wed, 6 Jun 2018 10:22:44 +0000 (UTC)
commit dee032d0b7662000225b5e768cd746e1b7469f97
Author: Chun-wei Fan <fanchunwei src gnome org>
Date: Wed Jun 6 18:20:10 2018 +0800
build: Remove leftovers of Visual Studio project stuff
There are more leftover preconfigured stuff that we ought to remove...
configure.ac | 2 --
gio/Makefile.am | 1 -
gio/gnetworking.h.win32 | 81 ---------------------------------------------
glib/.gitignore | 1 -
gmodule/Makefile.am | 1 -
gmodule/gmoduleconf.h.win32 | 39 ----------------------
6 files changed, 125 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index d2f4067e6..2ab633648 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3524,8 +3524,6 @@ if false; then
AC_CONFIG_FILES([
INSTALL
README
- config.h.win32
- glib/glibconfig.h.win32
glib/glib.rc
gmodule/gmodule.rc
gobject/gobject.rc
diff --git a/gio/Makefile.am b/gio/Makefile.am
index b9ea1a2b9..7c7f247c0 100644
--- a/gio/Makefile.am
+++ b/gio/Makefile.am
@@ -787,7 +787,6 @@ EXTRA_DIST += \
gio.rc.in \
gschema.dtd \
gconstructor_as_data.h \
- gnetworking.h.win32 \
$(NULL)
BUILT_EXTRA_DIST += \
diff --git a/glib/.gitignore b/glib/.gitignore
index 17142a60c..f79e130df 100644
--- a/glib/.gitignore
+++ b/glib/.gitignore
@@ -1,5 +1,4 @@
glibconfig.h
-glibconfig.h.win32
glibconfig-stamp
gtester
diff --git a/gmodule/Makefile.am b/gmodule/Makefile.am
index 00e0e68d4..26578dd0c 100644
--- a/gmodule/Makefile.am
+++ b/gmodule/Makefile.am
@@ -15,7 +15,6 @@ EXTRA_DIST += \
gmodule-dyld.c \
gmodule-win32.c \
gmodule-ar.c \
- gmoduleconf.h.win32 \
gmodule.rc.in
BUILT_EXTRA_DIST += \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]