summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@gtk.org>1998-05-12 04:23:33 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-05-12 04:23:33 +0000
commit725300f5f299f55364690091171162a8d4bf5898 (patch)
treeafc60d64db0c68712942f0fd85a5e185f026713b
parent7d56ba7b0cad61e738d309295975fca889783580 (diff)
downloadgdk-pixbuf-725300f5f299f55364690091171162a8d4bf5898.tar.gz
Rewritten and hopefully improved.
Tue May 12 00:24:59 1998 Owen Taylor <otaylor@gtk.org> * docs/gtk-config.1: Rewritten and hopefully improved.
-rw-r--r--ChangeLog4
-rw-r--r--ChangeLog.pre-2-04
-rw-r--r--ChangeLog.pre-2-104
-rw-r--r--ChangeLog.pre-2-24
-rw-r--r--ChangeLog.pre-2-44
-rw-r--r--ChangeLog.pre-2-64
-rw-r--r--ChangeLog.pre-2-84
-rw-r--r--docs/gtk-config.132
8 files changed, 51 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 89f477f53..913076024 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue May 12 00:24:59 1998 Owen Taylor <otaylor@gtk.org>
+
+ * docs/gtk-config.1: Rewritten and hopefulyl improved.
+
Mon May 11 20:26:39 PDT 1998 Manish Singh <yosh@gimp.org>
* docs/Makefile.am
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 89f477f53..913076024 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,7 @@
+Tue May 12 00:24:59 1998 Owen Taylor <otaylor@gtk.org>
+
+ * docs/gtk-config.1: Rewritten and hopefulyl improved.
+
Mon May 11 20:26:39 PDT 1998 Manish Singh <yosh@gimp.org>
* docs/Makefile.am
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 89f477f53..913076024 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,7 @@
+Tue May 12 00:24:59 1998 Owen Taylor <otaylor@gtk.org>
+
+ * docs/gtk-config.1: Rewritten and hopefulyl improved.
+
Mon May 11 20:26:39 PDT 1998 Manish Singh <yosh@gimp.org>
* docs/Makefile.am
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 89f477f53..913076024 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,7 @@
+Tue May 12 00:24:59 1998 Owen Taylor <otaylor@gtk.org>
+
+ * docs/gtk-config.1: Rewritten and hopefulyl improved.
+
Mon May 11 20:26:39 PDT 1998 Manish Singh <yosh@gimp.org>
* docs/Makefile.am
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 89f477f53..913076024 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,7 @@
+Tue May 12 00:24:59 1998 Owen Taylor <otaylor@gtk.org>
+
+ * docs/gtk-config.1: Rewritten and hopefulyl improved.
+
Mon May 11 20:26:39 PDT 1998 Manish Singh <yosh@gimp.org>
* docs/Makefile.am
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 89f477f53..913076024 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,7 @@
+Tue May 12 00:24:59 1998 Owen Taylor <otaylor@gtk.org>
+
+ * docs/gtk-config.1: Rewritten and hopefulyl improved.
+
Mon May 11 20:26:39 PDT 1998 Manish Singh <yosh@gimp.org>
* docs/Makefile.am
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 89f477f53..913076024 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,7 @@
+Tue May 12 00:24:59 1998 Owen Taylor <otaylor@gtk.org>
+
+ * docs/gtk-config.1: Rewritten and hopefulyl improved.
+
Mon May 11 20:26:39 PDT 1998 Manish Singh <yosh@gimp.org>
* docs/Makefile.am
diff --git a/docs/gtk-config.1 b/docs/gtk-config.1
index dc13cfc0b..2d50757b4 100644
--- a/docs/gtk-config.1
+++ b/docs/gtk-config.1
@@ -1,27 +1,41 @@
-.TH GTK "11 May 1998" Version 1.0.1
+.TH GTK+ 1 "11 May 1998" Version 1.0.2
.SH NAME
-gtk-config - script to perform various Gtk+ functions
+gtk-config - script to get information about the installed version of GTK+
.SH SYNOPSIS
.B gtk-config
[\-\-prefix\fI[=DIR]\fP] [\-\-exec\-prefix\fI[=DIR]\fP] [\-\-version] [\-\-libs] [\-\-cflags]
.SH DESCRIPTION
.PP
-\fIgtk-config\fP is a tool that is used by programs that need to know
-what libraries and include-paths \fIGtk+\fP was compiled with. .m4
-macros for use with GNU autoconf are also included, to make detection
-of these libraries et cetera easy for the upstream maintainer.
+\fIgtk-config\fP is a tool that is used to configure to determine
+the compiler and linker flags that should be used to compile
+and link programs that use \fIGTK+\fP. It is also used internally
+to the .m4 macros for GNU autoconf that are included with \fIGTK+\fP.
+.
.SH OPTIONS
.l
\fIgtk-config\fP accepts the following options:
.TP 8
.B \-\-version
-Display the currently installed version of Gtk+.
+Print the currently installed version of \fIGTK+\fP on the standard output.
.TP 8
.B \-\-libs
-Display the libraries Gtk+ was linked with at compile-time.
+Print the linker flags that are necessary to link a \fIGTK+\fP program.
.TP 8
.B \-\-cflags
-Display the flags that were passed to the compiler when Gtk+ was compiled.
+Print the compiler flags that are necessary to compile a \fIGTK+\fP program.
+.TP 8
+.B \-\-prefix=PREFIX
+If specified, use PREFIX instead of the installation prefix that \fIGTK+\fP
+was built with when computing the output for the \-\-cflags and
+\-\-libs options. This option is also used for the exec prefix
+if \-\-exec\-prefix was not specified. This option must be specified
+before any \-\-libs or \-\-cflags options.
+.TP 8
+.B \-\-exec\-prefix=PREFIX
+If specified, use PREFIX instead of the installation exec prefix that
+\fIGTK+\fP was built with when computing the output for the \-\-cflags
+and \-\-libs options. This option must be specified before any
+\-\-libs or \-\-cflags options.
.SH SEE ALSO
.BR gimp (1),
.BR gimptool (1)