mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
chmod 0755 scripts in AC_OUTPUT(), since install -c won't necessarily do
Fri Dec 6 12:31:30 2002 Owen Taylor <otaylor@redhat.com> * configure.in: chmod 0755 scripts in AC_OUTPUT(), since install -c won't necessarily do that. (#74376, Martin Gansser, Joshua Weage)
This commit is contained in:
parent
05902c047b
commit
ecd1f9eab4
@ -1,3 +1,9 @@
|
||||
Fri Dec 6 12:31:30 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: chmod 0755 scripts in AC_OUTPUT(), since
|
||||
install -c won't necessarily do that. (#74376, Martin
|
||||
Gansser, Joshua Weage)
|
||||
|
||||
Thu Dec 5 16:05:55 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
|
||||
|
@ -1,3 +1,9 @@
|
||||
Fri Dec 6 12:31:30 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: chmod 0755 scripts in AC_OUTPUT(), since
|
||||
install -c won't necessarily do that. (#74376, Martin
|
||||
Gansser, Joshua Weage)
|
||||
|
||||
Thu Dec 5 16:05:55 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
|
||||
|
@ -1,3 +1,9 @@
|
||||
Fri Dec 6 12:31:30 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: chmod 0755 scripts in AC_OUTPUT(), since
|
||||
install -c won't necessarily do that. (#74376, Martin
|
||||
Gansser, Joshua Weage)
|
||||
|
||||
Thu Dec 5 16:05:55 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
|
||||
|
@ -1,3 +1,9 @@
|
||||
Fri Dec 6 12:31:30 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: chmod 0755 scripts in AC_OUTPUT(), since
|
||||
install -c won't necessarily do that. (#74376, Martin
|
||||
Gansser, Joshua Weage)
|
||||
|
||||
Thu Dec 5 16:05:55 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
|
||||
|
@ -1,3 +1,9 @@
|
||||
Fri Dec 6 12:31:30 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: chmod 0755 scripts in AC_OUTPUT(), since
|
||||
install -c won't necessarily do that. (#74376, Martin
|
||||
Gansser, Joshua Weage)
|
||||
|
||||
Thu Dec 5 16:05:55 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
|
||||
|
@ -1,3 +1,9 @@
|
||||
Fri Dec 6 12:31:30 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: chmod 0755 scripts in AC_OUTPUT(), since
|
||||
install -c won't necessarily do that. (#74376, Martin
|
||||
Gansser, Joshua Weage)
|
||||
|
||||
Thu Dec 5 16:05:55 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
|
||||
|
@ -1,3 +1,9 @@
|
||||
Fri Dec 6 12:31:30 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: chmod 0755 scripts in AC_OUTPUT(), since
|
||||
install -c won't necessarily do that. (#74376, Martin
|
||||
Gansser, Joshua Weage)
|
||||
|
||||
Thu Dec 5 16:05:55 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: Use AC_LINK_IFELSE(), not AC_TRY_RUN()
|
||||
|
@ -2417,4 +2417,8 @@ docs/reference/gobject/Makefile
|
||||
docs/reference/gobject/version.xml
|
||||
tests/Makefile
|
||||
m4macros/Makefile
|
||||
],[
|
||||
chmod 0755 glib-zip
|
||||
chmod 0755 glib-gettextize
|
||||
chmod 0755 gobject/glib-mkenums
|
||||
])
|
||||
|
Loading…
Reference in New Issue
Block a user