summaryrefslogtreecommitdiff
path: root/gtkdoc-rebase.in
diff options
context:
space:
mode:
authorStefan Kost <stefkost@src.gnome.org>2007-09-27 18:31:53 +0000
committerStefan Kost <stefkost@src.gnome.org>2007-09-27 18:31:53 +0000
commit8460157f7074444522ae0921b69dce11cc4d5425 (patch)
tree88fc1d30b176846fe510f5ee19cbb5362dc82b25 /gtkdoc-rebase.in
parent0afff163840ac4fb579fab79b7d090bafbea14b3 (diff)
downloadgtk-doc-8460157f7074444522ae0921b69dce11cc4d5425.tar.gz
New day, new fix. Remove testing $(DESTDIR) from makefile and use
* gtk-doc.make: * gtk-doc.notmpl.make: * gtkdoc-rebase.in: New day, new fix. Remove testing $(DESTDIR) from makefile and use Getopt::Long qw(:config gnu_getopt); in rebase. svn path=/trunk/; revision=508
Diffstat (limited to 'gtkdoc-rebase.in')
-rw-r--r--gtkdoc-rebase.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtkdoc-rebase.in b/gtkdoc-rebase.in
index 58d57f0..1bf19aa 100644
--- a/gtkdoc-rebase.in
+++ b/gtkdoc-rebase.in
@@ -27,7 +27,7 @@
use strict;
use bytes;
-use Getopt::Long;
+use Getopt::Long qw(:config gnu_getopt);
use Cwd qw(realpath);
# Options