Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GIMP
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2,653
Issues
2,653
List
Boards
Labels
Service Desk
Milestones
Merge Requests
33
Merge Requests
33
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
External Wiki
External Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
GIMP
Commits
90154e2c
Commit
90154e2c
authored
Sep 21, 2005
by
Sven Neumann
Committed by
Sven Neumann
Sep 21, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
minor update.
2005-09-21 Sven Neumann <sven@gimp.org> * HACKING: minor update.
parent
ebf9b572
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
ChangeLog
ChangeLog
+4
-0
HACKING
HACKING
+3
-3
No files found.
ChangeLog
View file @
90154e2c
2005-09-21 Sven Neumann <sven@gimp.org>
* HACKING: minor update.
2005-09-21 Sven Neumann <sven@gimp.org>
* plug-ins/common/spheredesigner.c: update the preview from an
...
...
HACKING
View file @
90154e2c
...
...
@@ -5,7 +5,7 @@ to have the following packages (or newer versions) installed:
* GNU autoconf 2.54
- ftp://ftp.gnu.org/gnu/autoconf/
* GNU automake 1.
8 (automake 1.9 should work as well
)
* GNU automake 1.
9 (automake 1.8 should also work
)
- ftp://ftp.gnu.org/gnu/automake/
* GNU libtool 1.4 (libtool 1.5 if you are compiling on Win32)
- ftp://ftp.gnu.org/gnu/libtool/
...
...
@@ -13,7 +13,7 @@ to have the following packages (or newer versions) installed:
Fine GNU mirrors are listed at http://www.gnu.org/prep/ftp.html
Beta software can be found at alpha.gnu.org.
* pkg-config 0.
7
.0 (or preferably a newer version)
* pkg-config 0.
15
.0 (or preferably a newer version)
- http://www.freedesktop.org/software/pkgconfig/
* intltoolize 0.31.1 (or preferably a newer version)
...
...
@@ -39,7 +39,7 @@ by running:
Basically this does the following for you:
cvsroot/gimp$ aclocal-1.
7; libtoolize; automake-1.7
-a;
cvsroot/gimp$ aclocal-1.
9; libtoolize; automake-1.9
-a;
cvsroot/gimp$ autoconf; glib-gettextize; intltoolize
The above commands create the "configure" script. Now you can run the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment