2005-04-02 Tollef Fog Heen <tfheen@err.no>

Author: tfheen
Date: 2005-04-02 15:17:09 GMT
2005-04-02  Tollef Fog Heen  <tfheen@err.no>

        * glib-patches/distcheckfix.diff: Move glibconfig-sysdefs.h and
        glibconfig.h to DISTCLEANFILES since they're made by configure.
This commit is contained in:
Arch Librarian 2005-07-14 13:06:48 +00:00
parent 650d0a6ab6
commit a3d85bb344
2 changed files with 7 additions and 2 deletions

View file

@ -1,5 +1,8 @@
2005-04-02 Tollef Fog Heen <tfheen@err.no>
* glib-patches/distcheckfix.diff: Move glibconfig-sysdefs.h and
glibconfig.h to DISTCLEANFILES since they're made by configure.
* parse.c (parse_libs): Handle -framework as a single argument.
(Freedesktop #1278)

View file

@ -8,10 +8,12 @@
+CLEANFILES = makefile.msc
--- glib-1.2.8/Makefile.am.old 2005-03-28 13:20:29.053829656 +0200
+++ glib-1.2.8/Makefile.am 2005-03-28 13:20:47.429836916 +0200
@@ -120,3 +120,6 @@
@@ -120,3 +120,8 @@
&& cp INSTALL README $(distdir) ; \
fi \
&& cp glib.spec $(distdir)
+
+CLEANFILES = stamp-gc-h glibconfig-sysdefs.h glibconfig.h makefile.msc \
+DISTCLEANFILES = glibconfig-sysdefs.h glibconfig.h
+
+CLEANFILES = stamp-gc-h makefile.msc \
+ glibconfig.h.win32 config.h.win32