diff options
| author | Kees Cook <kees@outflux.net> | 2006-12-16 04:54:48 +0000 |
|---|---|---|
| committer | keescook <keescook@users.sourceforge.net> | 2006-12-16 04:54:48 +0000 |
| commit | d18c37bc7c0661536b9f600f92562cbda992a0e6 (patch) | |
| tree | 86c278b9666cbba60c208f0ce48de2e2ae963192 /src/Makefile_insert | |
| parent | Clean up internal Python/Perl dialog text; link against the python dynamic li... (diff) | |
| download | inkscape-d18c37bc7c0661536b9f600f92562cbda992a0e6.tar.gz inkscape-d18c37bc7c0661536b9f600f92562cbda992a0e6.zip | |
correct the Perl linking symantics
(bzr r2095)
Diffstat (limited to 'src/Makefile_insert')
| -rw-r--r-- | src/Makefile_insert | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile_insert b/src/Makefile_insert index 6b252055c..e976a1f3c 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -343,7 +343,6 @@ all_libs = \ $(win32ldflags) \ $(PERL_LIBS) \ $(PYTHON_LIBS) \ - $(LIBLOUDMOUTH_LIBS) \ $(INKBOARD_LIBS) desktop.$(OBJEXT): helper/sp-marshal.h |
