mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 05:20:17 +00:00
Added missing quotes.
Wed Jun 10 20:54:37 1998 Owen Taylor <otaylor@gtk.org> * gtk-config.in: Added missing quotes.
This commit is contained in:
parent
e2fdd9e54f
commit
7ffe514812
@ -1,3 +1,7 @@
|
||||
Wed Jun 10 20:54:37 1998 Owen Taylor <otaylor@gtk.org>
|
||||
|
||||
* gtk-config.in: Added missing quotes.
|
||||
|
||||
1998-06-10 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* acconfig.h (GTK_COMPILED_WITH_DEBUGGING): Renamed from
|
||||
|
@ -1,3 +1,7 @@
|
||||
Wed Jun 10 20:54:37 1998 Owen Taylor <otaylor@gtk.org>
|
||||
|
||||
* gtk-config.in: Added missing quotes.
|
||||
|
||||
1998-06-10 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* acconfig.h (GTK_COMPILED_WITH_DEBUGGING): Renamed from
|
||||
|
@ -1,3 +1,7 @@
|
||||
Wed Jun 10 20:54:37 1998 Owen Taylor <otaylor@gtk.org>
|
||||
|
||||
* gtk-config.in: Added missing quotes.
|
||||
|
||||
1998-06-10 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* acconfig.h (GTK_COMPILED_WITH_DEBUGGING): Renamed from
|
||||
|
@ -1,3 +1,7 @@
|
||||
Wed Jun 10 20:54:37 1998 Owen Taylor <otaylor@gtk.org>
|
||||
|
||||
* gtk-config.in: Added missing quotes.
|
||||
|
||||
1998-06-10 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* acconfig.h (GTK_COMPILED_WITH_DEBUGGING): Renamed from
|
||||
|
@ -1,3 +1,7 @@
|
||||
Wed Jun 10 20:54:37 1998 Owen Taylor <otaylor@gtk.org>
|
||||
|
||||
* gtk-config.in: Added missing quotes.
|
||||
|
||||
1998-06-10 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* acconfig.h (GTK_COMPILED_WITH_DEBUGGING): Renamed from
|
||||
|
@ -1,3 +1,7 @@
|
||||
Wed Jun 10 20:54:37 1998 Owen Taylor <otaylor@gtk.org>
|
||||
|
||||
* gtk-config.in: Added missing quotes.
|
||||
|
||||
1998-06-10 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* acconfig.h (GTK_COMPILED_WITH_DEBUGGING): Renamed from
|
||||
|
@ -1,3 +1,7 @@
|
||||
Wed Jun 10 20:54:37 1998 Owen Taylor <otaylor@gtk.org>
|
||||
|
||||
* gtk-config.in: Added missing quotes.
|
||||
|
||||
1998-06-10 Raja R Harinath <harinath@cs.umn.edu>
|
||||
|
||||
* acconfig.h (GTK_COMPILED_WITH_DEBUGGING): Renamed from
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
glib_libs=@glib_libs@
|
||||
glib_cflags=@glib_cflags@
|
||||
glib_libs="@glib_libs@"
|
||||
glib_cflags="@glib_cflags@"
|
||||
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
|
Loading…
Reference in New Issue
Block a user