aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-09 10:23:49 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-09 10:23:49 +0000
commit72291fa29300f06bf324bfe72ae4b88ec7df1990 (patch)
treef1dde224514762a6361f36c6fb6c632836857633
parent6a7d1bb0e5d9fd3d713513eeacf1f46cc3a967a7 (diff)
downloadgnunet-gtk-72291fa29300f06bf324bfe72ae4b88ec7df1990.tar.gz
gnunet-gtk-72291fa29300f06bf324bfe72ae4b88ec7df1990.zip
naming
-rw-r--r--contrib/Makefile.in183
-rw-r--r--gnunet_gtk_config.h.in3
-rwxr-xr-xltmain.sh45
-rw-r--r--m4/libtool.m440
-rw-r--r--m4/ltversion.m410
-rw-r--r--src/edit_publish_dialog.c44
6 files changed, 126 insertions, 199 deletions
diff --git a/contrib/Makefile.in b/contrib/Makefile.in
index 4c083964..34ab9e6c 100644
--- a/contrib/Makefile.in
+++ b/contrib/Makefile.in
@@ -1,9 +1,8 @@
1# Makefile.in generated by automake 1.11.1 from Makefile.am. 1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# @configure_input@ 2# @configure_input@
3 3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 5# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation 6# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it, 7# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved. 8# with or without modifications, as long as this notice is preserved.
@@ -17,9 +16,8 @@
17 16
18VPATH = @srcdir@ 17VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@ 18pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@ 19pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@ 20pkgincludedir = $(includedir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644 22install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c 23install_sh_PROGRAM = $(install_sh) -c
@@ -48,10 +46,9 @@ am__aclocal_m4_deps = $(top_srcdir)/m4/ac_define_dir.m4 \
48 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac 46 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
49am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50 $(ACLOCAL_M4) 48 $(ACLOCAL_M4)
51mkinstalldirs = $(install_sh) -d 49mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
52CONFIG_HEADER = $(top_builddir)/gnunet_gtk_config.h 50CONFIG_HEADER = $(top_builddir)/gnunet_gtk_config.h
53CONFIG_CLEAN_FILES = 51CONFIG_CLEAN_FILES =
54CONFIG_CLEAN_VPATH_FILES =
55SOURCES = 52SOURCES =
56DIST_SOURCES = 53DIST_SOURCES =
57RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 54RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
@@ -66,58 +63,16 @@ am__vpath_adj = case $$p in \
66 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 63 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
67 *) f=$$p;; \ 64 *) f=$$p;; \
68 esac; 65 esac;
69am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 66am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
70am__install_max = 40
71am__nobase_strip_setup = \
72 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
73am__nobase_strip = \
74 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
75am__nobase_list = $(am__nobase_strip_setup); \
76 for p in $$list; do echo "$$p $$p"; done | \
77 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
78 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
79 if (++n[$$2] == $(am__install_max)) \
80 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
81 END { for (dir in files) print dir, files[dir] }'
82am__base_list = \
83 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
84 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
85am__installdirs = "$(DESTDIR)$(pkgdatadir)" 67am__installdirs = "$(DESTDIR)$(pkgdatadir)"
68pkgdataDATA_INSTALL = $(INSTALL_DATA)
86DATA = $(pkgdata_DATA) 69DATA = $(pkgdata_DATA)
87RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ 70RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
88 distclean-recursive maintainer-clean-recursive 71 distclean-recursive maintainer-clean-recursive
89AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
90 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
91 distdir
92ETAGS = etags 72ETAGS = etags
93CTAGS = ctags 73CTAGS = ctags
94DIST_SUBDIRS = $(SUBDIRS) 74DIST_SUBDIRS = $(SUBDIRS)
95DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 75DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96am__relativize = \
97 dir0=`pwd`; \
98 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
99 sed_rest='s,^[^/]*/*,,'; \
100 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
101 sed_butlast='s,/*[^/]*$$,,'; \
102 while test -n "$$dir1"; do \
103 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
104 if test "$$first" != "."; then \
105 if test "$$first" = ".."; then \
106 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
107 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
108 else \
109 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
110 if test "$$first2" = "$$first"; then \
111 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
112 else \
113 dir2="../$$dir2"; \
114 fi; \
115 dir0="$$dir0"/"$$first"; \
116 fi; \
117 fi; \
118 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
119 done; \
120 reldir="$$dir2"
121ACLOCAL = @ACLOCAL@ 76ACLOCAL = @ACLOCAL@
122AMTAR = @AMTAR@ 77AMTAR = @AMTAR@
123AR = @AR@ 78AR = @AR@
@@ -187,7 +142,6 @@ PACKAGE_DATA = @PACKAGE_DATA@
187PACKAGE_NAME = @PACKAGE_NAME@ 142PACKAGE_NAME = @PACKAGE_NAME@
188PACKAGE_STRING = @PACKAGE_STRING@ 143PACKAGE_STRING = @PACKAGE_STRING@
189PACKAGE_TARNAME = @PACKAGE_TARNAME@ 144PACKAGE_TARNAME = @PACKAGE_TARNAME@
190PACKAGE_URL = @PACKAGE_URL@
191PACKAGE_VERSION = @PACKAGE_VERSION@ 145PACKAGE_VERSION = @PACKAGE_VERSION@
192PATH_SEPARATOR = @PATH_SEPARATOR@ 146PATH_SEPARATOR = @PATH_SEPARATOR@
193PKG_CONFIG = @PKG_CONFIG@ 147PKG_CONFIG = @PKG_CONFIG@
@@ -251,7 +205,6 @@ sharedstatedir = @sharedstatedir@
251srcdir = @srcdir@ 205srcdir = @srcdir@
252sysconfdir = @sysconfdir@ 206sysconfdir = @sysconfdir@
253target_alias = @target_alias@ 207target_alias = @target_alias@
254top_build_prefix = @top_build_prefix@
255top_builddir = @top_builddir@ 208top_builddir = @top_builddir@
256top_srcdir = @top_srcdir@ 209top_srcdir = @top_srcdir@
257SUBDIRS = . 210SUBDIRS = .
@@ -282,14 +235,14 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
282 @for dep in $?; do \ 235 @for dep in $?; do \
283 case '$(am__configure_deps)' in \ 236 case '$(am__configure_deps)' in \
284 *$$dep*) \ 237 *$$dep*) \
285 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 238 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
286 && { if test -f $@; then exit 0; else break; fi; }; \ 239 && exit 0; \
287 exit 1;; \ 240 exit 1;; \
288 esac; \ 241 esac; \
289 done; \ 242 done; \
290 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu contrib/Makefile'; \ 243 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu contrib/Makefile'; \
291 $(am__cd) $(top_srcdir) && \ 244 cd $(top_srcdir) && \
292 $(AUTOMAKE) --gnu contrib/Makefile 245 $(AUTOMAKE) --gnu contrib/Makefile
293.PRECIOUS: Makefile 246.PRECIOUS: Makefile
294Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 247Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
295 @case '$?' in \ 248 @case '$?' in \
@@ -307,7 +260,6 @@ $(top_srcdir)/configure: $(am__configure_deps)
307 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 260 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308$(ACLOCAL_M4): $(am__aclocal_m4_deps) 261$(ACLOCAL_M4): $(am__aclocal_m4_deps)
309 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 262 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310$(am__aclocal_m4_deps):
311 263
312mostlyclean-libtool: 264mostlyclean-libtool:
313 -rm -f *.lo 265 -rm -f *.lo
@@ -317,23 +269,20 @@ clean-libtool:
317install-pkgdataDATA: $(pkgdata_DATA) 269install-pkgdataDATA: $(pkgdata_DATA)
318 @$(NORMAL_INSTALL) 270 @$(NORMAL_INSTALL)
319 test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" 271 test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
320 @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ 272 @list='$(pkgdata_DATA)'; for p in $$list; do \
321 for p in $$list; do \
322 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 273 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
323 echo "$$d$$p"; \ 274 f=$(am__strip_dir) \
324 done | $(am__base_list) | \ 275 echo " $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
325 while read files; do \ 276 $(pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
326 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
327 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
328 done 277 done
329 278
330uninstall-pkgdataDATA: 279uninstall-pkgdataDATA:
331 @$(NORMAL_UNINSTALL) 280 @$(NORMAL_UNINSTALL)
332 @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ 281 @list='$(pkgdata_DATA)'; for p in $$list; do \
333 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 282 f=$(am__strip_dir) \
334 test -n "$$files" || exit 0; \ 283 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
335 echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \ 284 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
336 cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files 285 done
337 286
338# This directory's subdirectories are mostly independent; you can cd 287# This directory's subdirectories are mostly independent; you can cd
339# into them and run `make' without going through this Makefile. 288# into them and run `make' without going through this Makefile.
@@ -342,7 +291,7 @@ uninstall-pkgdataDATA:
342# (which will cause the Makefiles to be regenerated when you run `make'); 291# (which will cause the Makefiles to be regenerated when you run `make');
343# (2) otherwise, pass the desired values on the `make' command line. 292# (2) otherwise, pass the desired values on the `make' command line.
344$(RECURSIVE_TARGETS): 293$(RECURSIVE_TARGETS):
345 @fail= failcom='exit 1'; \ 294 @failcom='exit 1'; \
346 for f in x $$MAKEFLAGS; do \ 295 for f in x $$MAKEFLAGS; do \
347 case $$f in \ 296 case $$f in \
348 *=* | --[!k]*);; \ 297 *=* | --[!k]*);; \
@@ -359,7 +308,7 @@ $(RECURSIVE_TARGETS):
359 else \ 308 else \
360 local_target="$$target"; \ 309 local_target="$$target"; \
361 fi; \ 310 fi; \
362 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 311 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
363 || eval $$failcom; \ 312 || eval $$failcom; \
364 done; \ 313 done; \
365 if test "$$dot_seen" = "no"; then \ 314 if test "$$dot_seen" = "no"; then \
@@ -367,7 +316,7 @@ $(RECURSIVE_TARGETS):
367 fi; test -z "$$fail" 316 fi; test -z "$$fail"
368 317
369$(RECURSIVE_CLEAN_TARGETS): 318$(RECURSIVE_CLEAN_TARGETS):
370 @fail= failcom='exit 1'; \ 319 @failcom='exit 1'; \
371 for f in x $$MAKEFLAGS; do \ 320 for f in x $$MAKEFLAGS; do \
372 case $$f in \ 321 case $$f in \
373 *=* | --[!k]*);; \ 322 *=* | --[!k]*);; \
@@ -393,16 +342,16 @@ $(RECURSIVE_CLEAN_TARGETS):
393 else \ 342 else \
394 local_target="$$target"; \ 343 local_target="$$target"; \
395 fi; \ 344 fi; \
396 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 345 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
397 || eval $$failcom; \ 346 || eval $$failcom; \
398 done && test -z "$$fail" 347 done && test -z "$$fail"
399tags-recursive: 348tags-recursive:
400 list='$(SUBDIRS)'; for subdir in $$list; do \ 349 list='$(SUBDIRS)'; for subdir in $$list; do \
401 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 350 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
402 done 351 done
403ctags-recursive: 352ctags-recursive:
404 list='$(SUBDIRS)'; for subdir in $$list; do \ 353 list='$(SUBDIRS)'; for subdir in $$list; do \
405 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 354 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
406 done 355 done
407 356
408ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 357ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
@@ -410,14 +359,14 @@ ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
410 unique=`for i in $$list; do \ 359 unique=`for i in $$list; do \
411 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 360 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
412 done | \ 361 done | \
413 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 362 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
414 END { if (nonempty) { for (i in files) print i; }; }'`; \ 363 END { if (nonempty) { for (i in files) print i; }; }'`; \
415 mkid -fID $$unique 364 mkid -fID $$unique
416tags: TAGS 365tags: TAGS
417 366
418TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 367TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
419 $(TAGS_FILES) $(LISP) 368 $(TAGS_FILES) $(LISP)
420 set x; \ 369 tags=; \
421 here=`pwd`; \ 370 here=`pwd`; \
422 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 371 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
423 include_option=--etags-include; \ 372 include_option=--etags-include; \
@@ -429,7 +378,7 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
429 list='$(SUBDIRS)'; for subdir in $$list; do \ 378 list='$(SUBDIRS)'; for subdir in $$list; do \
430 if test "$$subdir" = .; then :; else \ 379 if test "$$subdir" = .; then :; else \
431 test ! -f $$subdir/TAGS || \ 380 test ! -f $$subdir/TAGS || \
432 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ 381 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
433 fi; \ 382 fi; \
434 done; \ 383 done; \
435 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 384 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -438,34 +387,29 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
438 done | \ 387 done | \
439 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 388 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
440 END { if (nonempty) { for (i in files) print i; }; }'`; \ 389 END { if (nonempty) { for (i in files) print i; }; }'`; \
441 shift; \ 390 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
442 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
443 test -n "$$unique" || unique=$$empty_fix; \ 391 test -n "$$unique" || unique=$$empty_fix; \
444 if test $$# -gt 0; then \ 392 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
445 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 393 $$tags $$unique; \
446 "$$@" $$unique; \
447 else \
448 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
449 $$unique; \
450 fi; \
451 fi 394 fi
452ctags: CTAGS 395ctags: CTAGS
453CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 396CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
454 $(TAGS_FILES) $(LISP) 397 $(TAGS_FILES) $(LISP)
398 tags=; \
455 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 399 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
456 unique=`for i in $$list; do \ 400 unique=`for i in $$list; do \
457 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 401 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
458 done | \ 402 done | \
459 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 403 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
460 END { if (nonempty) { for (i in files) print i; }; }'`; \ 404 END { if (nonempty) { for (i in files) print i; }; }'`; \
461 test -z "$(CTAGS_ARGS)$$unique" \ 405 test -z "$(CTAGS_ARGS)$$tags$$unique" \
462 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 406 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
463 $$unique 407 $$tags $$unique
464 408
465GTAGS: 409GTAGS:
466 here=`$(am__cd) $(top_builddir) && pwd` \ 410 here=`$(am__cd) $(top_builddir) && pwd` \
467 && $(am__cd) $(top_srcdir) \ 411 && cd $(top_srcdir) \
468 && gtags -i $(GTAGS_ARGS) "$$here" 412 && gtags -i $(GTAGS_ARGS) $$here
469 413
470distclean-tags: 414distclean-tags:
471 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 415 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@ -486,44 +430,29 @@ distdir: $(DISTFILES)
486 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 430 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
487 if test -d $$d/$$file; then \ 431 if test -d $$d/$$file; then \
488 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 432 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
489 if test -d "$(distdir)/$$file"; then \
490 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
491 fi; \
492 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 433 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
493 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 434 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
494 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
495 fi; \ 435 fi; \
496 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 436 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
497 else \ 437 else \
498 test -f "$(distdir)/$$file" \ 438 test -f $(distdir)/$$file \
499 || cp -p $$d/$$file "$(distdir)/$$file" \ 439 || cp -p $$d/$$file $(distdir)/$$file \
500 || exit 1; \ 440 || exit 1; \
501 fi; \ 441 fi; \
502 done 442 done
503 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 443 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
504 if test "$$subdir" = .; then :; else \ 444 if test "$$subdir" = .; then :; else \
505 test -d "$(distdir)/$$subdir" \ 445 test -d "$(distdir)/$$subdir" \
506 || $(MKDIR_P) "$(distdir)/$$subdir" \ 446 || $(MKDIR_P) "$(distdir)/$$subdir" \
507 || exit 1; \ 447 || exit 1; \
508 fi; \ 448 distdir=`$(am__cd) $(distdir) && pwd`; \
509 done 449 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
510 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 450 (cd $$subdir && \
511 if test "$$subdir" = .; then :; else \
512 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
513 $(am__relativize); \
514 new_distdir=$$reldir; \
515 dir1=$$subdir; dir2="$(top_distdir)"; \
516 $(am__relativize); \
517 new_top_distdir=$$reldir; \
518 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
519 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
520 ($(am__cd) $$subdir && \
521 $(MAKE) $(AM_MAKEFLAGS) \ 451 $(MAKE) $(AM_MAKEFLAGS) \
522 top_distdir="$$new_top_distdir" \ 452 top_distdir="$$top_distdir" \
523 distdir="$$new_distdir" \ 453 distdir="$$distdir/$$subdir" \
524 am__remove_distdir=: \ 454 am__remove_distdir=: \
525 am__skip_length_check=: \ 455 am__skip_length_check=: \
526 am__skip_mode_fix=: \
527 distdir) \ 456 distdir) \
528 || exit 1; \ 457 || exit 1; \
529 fi; \ 458 fi; \
@@ -559,7 +488,6 @@ clean-generic:
559 488
560distclean-generic: 489distclean-generic:
561 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 490 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
562 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
563 491
564maintainer-clean-generic: 492maintainer-clean-generic:
565 @echo "This command is intended for maintainers to use" 493 @echo "This command is intended for maintainers to use"
@@ -578,8 +506,6 @@ dvi-am:
578 506
579html: html-recursive 507html: html-recursive
580 508
581html-am:
582
583info: info-recursive 509info: info-recursive
584 510
585info-am: 511info-am:
@@ -588,28 +514,18 @@ install-data-am: install-data-local install-pkgdataDATA
588 514
589install-dvi: install-dvi-recursive 515install-dvi: install-dvi-recursive
590 516
591install-dvi-am:
592
593install-exec-am: 517install-exec-am:
594 518
595install-html: install-html-recursive 519install-html: install-html-recursive
596 520
597install-html-am:
598
599install-info: install-info-recursive 521install-info: install-info-recursive
600 522
601install-info-am:
602
603install-man: 523install-man:
604 524
605install-pdf: install-pdf-recursive 525install-pdf: install-pdf-recursive
606 526
607install-pdf-am:
608
609install-ps: install-ps-recursive 527install-ps: install-ps-recursive
610 528
611install-ps-am:
612
613installcheck-am: 529installcheck-am:
614 530
615maintainer-clean: maintainer-clean-recursive 531maintainer-clean: maintainer-clean-recursive
@@ -630,8 +546,8 @@ ps-am:
630 546
631uninstall-am: uninstall-pkgdataDATA 547uninstall-am: uninstall-pkgdataDATA
632 548
633.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ 549.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
634 install-am install-strip tags-recursive 550 install-strip
635 551
636.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ 552.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
637 all all-am check check-am clean clean-generic clean-libtool \ 553 all all-am check check-am clean clean-generic clean-libtool \
@@ -668,7 +584,6 @@ dist-hook:
668 fi \ 584 fi \
669 done \ 585 done \
670 fi 586 fi
671
672# Tell versions [3.59,3.63) of GNU make to not export all variables. 587# Tell versions [3.59,3.63) of GNU make to not export all variables.
673# Otherwise a system limit (for SysV at least) may be exceeded. 588# Otherwise a system limit (for SysV at least) may be exceeded.
674.NOEXPORT: 589.NOEXPORT:
diff --git a/gnunet_gtk_config.h.in b/gnunet_gtk_config.h.in
index 91797001..7c00b60a 100644
--- a/gnunet_gtk_config.h.in
+++ b/gnunet_gtk_config.h.in
@@ -177,9 +177,6 @@
177/* Define to the one symbol short name of this package. */ 177/* Define to the one symbol short name of this package. */
178#undef PACKAGE_TARNAME 178#undef PACKAGE_TARNAME
179 179
180/* Define to the home page for this package. */
181#undef PACKAGE_URL
182
183/* Define to the version of this package. */ 180/* Define to the version of this package. */
184#undef PACKAGE_VERSION 181#undef PACKAGE_VERSION
185 182
diff --git a/ltmain.sh b/ltmain.sh
index d88da2c2..b36c4ad3 100755
--- a/ltmain.sh
+++ b/ltmain.sh
@@ -1,6 +1,6 @@
1# Generated from ltmain.m4sh. 1# Generated from ltmain.m4sh.
2 2
3# ltmain.sh (GNU libtool) 2.2.6b 3# ltmain.sh (GNU libtool) 2.2.6
4# Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996 4# Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
5 5
6# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007 2008 Free Software Foundation, Inc. 6# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007 2008 Free Software Foundation, Inc.
@@ -65,7 +65,7 @@
65# compiler: $LTCC 65# compiler: $LTCC
66# compiler flags: $LTCFLAGS 66# compiler flags: $LTCFLAGS
67# linker: $LD (gnu? $with_gnu_ld) 67# linker: $LD (gnu? $with_gnu_ld)
68# $progname: (GNU libtool) 2.2.6b Debian-2.2.6b-2 68# $progname: (GNU libtool) 2.2.6
69# automake: $automake_version 69# automake: $automake_version
70# autoconf: $autoconf_version 70# autoconf: $autoconf_version
71# 71#
@@ -73,9 +73,9 @@
73 73
74PROGRAM=ltmain.sh 74PROGRAM=ltmain.sh
75PACKAGE=libtool 75PACKAGE=libtool
76VERSION="2.2.6b Debian-2.2.6b-2" 76VERSION=2.2.6
77TIMESTAMP="" 77TIMESTAMP=""
78package_revision=1.3017 78package_revision=1.3012
79 79
80# Be Bourne compatible 80# Be Bourne compatible
81if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 81if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
@@ -116,15 +116,15 @@ $lt_unset CDPATH
116 116
117: ${CP="cp -f"} 117: ${CP="cp -f"}
118: ${ECHO="echo"} 118: ${ECHO="echo"}
119: ${EGREP="/bin/grep -E"} 119: ${EGREP="/usr/bin/grep -E"}
120: ${FGREP="/bin/grep -F"} 120: ${FGREP="/usr/bin/grep -F"}
121: ${GREP="/bin/grep"} 121: ${GREP="/usr/bin/grep"}
122: ${LN_S="ln -s"} 122: ${LN_S="ln -s"}
123: ${MAKE="make"} 123: ${MAKE="make"}
124: ${MKDIR="mkdir"} 124: ${MKDIR="mkdir"}
125: ${MV="mv -f"} 125: ${MV="mv -f"}
126: ${RM="rm -f"} 126: ${RM="rm -f"}
127: ${SED="/bin/sed"} 127: ${SED="/opt/local/bin/gsed"}
128: ${SHELL="${CONFIG_SHELL-/bin/sh}"} 128: ${SHELL="${CONFIG_SHELL-/bin/sh}"}
129: ${Xsed="$SED -e 1s/^X//"} 129: ${Xsed="$SED -e 1s/^X//"}
130 130
@@ -5033,10 +5033,7 @@ func_mode_link ()
5033 case $pass in 5033 case $pass in
5034 dlopen) libs="$dlfiles" ;; 5034 dlopen) libs="$dlfiles" ;;
5035 dlpreopen) libs="$dlprefiles" ;; 5035 dlpreopen) libs="$dlprefiles" ;;
5036 link) 5036 link) libs="$deplibs %DEPLIBS% $dependency_libs" ;;
5037 libs="$deplibs %DEPLIBS%"
5038 test "X$link_all_deplibs" != Xno && libs="$libs $dependency_libs"
5039 ;;
5040 esac 5037 esac
5041 fi 5038 fi
5042 if test "$linkmode,$pass" = "lib,dlpreopen"; then 5039 if test "$linkmode,$pass" = "lib,dlpreopen"; then
@@ -5347,19 +5344,19 @@ func_mode_link ()
5347 # It is a libtool convenience library, so add in its objects. 5344 # It is a libtool convenience library, so add in its objects.
5348 convenience="$convenience $ladir/$objdir/$old_library" 5345 convenience="$convenience $ladir/$objdir/$old_library"
5349 old_convenience="$old_convenience $ladir/$objdir/$old_library" 5346 old_convenience="$old_convenience $ladir/$objdir/$old_library"
5350 tmp_libs=
5351 for deplib in $dependency_libs; do
5352 deplibs="$deplib $deplibs"
5353 if $opt_duplicate_deps ; then
5354 case "$tmp_libs " in
5355 *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
5356 esac
5357 fi
5358 tmp_libs="$tmp_libs $deplib"
5359 done
5360 elif test "$linkmode" != prog && test "$linkmode" != lib; then 5347 elif test "$linkmode" != prog && test "$linkmode" != lib; then
5361 func_fatal_error "\`$lib' is not a convenience library" 5348 func_fatal_error "\`$lib' is not a convenience library"
5362 fi 5349 fi
5350 tmp_libs=
5351 for deplib in $dependency_libs; do
5352 deplibs="$deplib $deplibs"
5353 if $opt_duplicate_deps ; then
5354 case "$tmp_libs " in
5355 *" $deplib "*) specialdeplibs="$specialdeplibs $deplib" ;;
5356 esac
5357 fi
5358 tmp_libs="$tmp_libs $deplib"
5359 done
5363 continue 5360 continue
5364 fi # $pass = conv 5361 fi # $pass = conv
5365 5362
@@ -5896,7 +5893,6 @@ func_mode_link ()
5896 if test "$link_all_deplibs" != no; then 5893 if test "$link_all_deplibs" != no; then
5897 # Add the search paths of all dependency libraries 5894 # Add the search paths of all dependency libraries
5898 for deplib in $dependency_libs; do 5895 for deplib in $dependency_libs; do
5899 path=
5900 case $deplib in 5896 case $deplib in
5901 -L*) path="$deplib" ;; 5897 -L*) path="$deplib" ;;
5902 *.la) 5898 *.la)
@@ -6210,9 +6206,6 @@ func_mode_link ()
6210 revision="$number_minor" 6206 revision="$number_minor"
6211 lt_irix_increment=no 6207 lt_irix_increment=no
6212 ;; 6208 ;;
6213 *)
6214 func_fatal_configuration "$modename: unknown library version type \`$version_type'"
6215 ;;
6216 esac 6209 esac
6217 ;; 6210 ;;
6218 no) 6211 no)
diff --git a/m4/libtool.m4 b/m4/libtool.m4
index a3fee536..39ba996c 100644
--- a/m4/libtool.m4
+++ b/m4/libtool.m4
@@ -2445,7 +2445,7 @@ linux*oldld* | linux*aout* | linux*coff*)
2445 ;; 2445 ;;
2446 2446
2447# This must be Linux ELF. 2447# This must be Linux ELF.
2448linux* | k*bsd*-gnu | kopensolaris*-gnu) 2448linux* | k*bsd*-gnu)
2449 version_type=linux 2449 version_type=linux
2450 need_lib_prefix=no 2450 need_lib_prefix=no
2451 need_version=no 2451 need_version=no
@@ -2485,18 +2485,6 @@ linux* | k*bsd*-gnu | kopensolaris*-gnu)
2485 dynamic_linker='GNU/Linux ld.so' 2485 dynamic_linker='GNU/Linux ld.so'
2486 ;; 2486 ;;
2487 2487
2488netbsdelf*-gnu)
2489 version_type=linux
2490 need_lib_prefix=no
2491 need_version=no
2492 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2493 soname_spec='${libname}${release}${shared_ext}$major'
2494 shlibpath_var=LD_LIBRARY_PATH
2495 shlibpath_overrides_runpath=no
2496 hardcode_into_libs=yes
2497 dynamic_linker='NetBSD ld.elf_so'
2498 ;;
2499
2500netbsd*) 2488netbsd*)
2501 version_type=sunos 2489 version_type=sunos
2502 need_lib_prefix=no 2490 need_lib_prefix=no
@@ -3084,11 +3072,11 @@ irix5* | irix6* | nonstopux*)
3084 ;; 3072 ;;
3085 3073
3086# This must be Linux ELF. 3074# This must be Linux ELF.
3087linux* | k*bsd*-gnu | kopensolaris*-gnu) 3075linux* | k*bsd*-gnu)
3088 lt_cv_deplibs_check_method=pass_all 3076 lt_cv_deplibs_check_method=pass_all
3089 ;; 3077 ;;
3090 3078
3091netbsd* | netbsdelf*-gnu) 3079netbsd*)
3092 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then 3080 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
3093 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$' 3081 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
3094 else 3082 else
@@ -3705,7 +3693,7 @@ m4_if([$1], [CXX], [
3705 ;; 3693 ;;
3706 esac 3694 esac
3707 ;; 3695 ;;
3708 linux* | k*bsd*-gnu | kopensolaris*-gnu) 3696 linux* | k*bsd*-gnu)
3709 case $cc_basename in 3697 case $cc_basename in
3710 KCC*) 3698 KCC*)
3711 # KAI C++ Compiler 3699 # KAI C++ Compiler
@@ -3769,7 +3757,7 @@ m4_if([$1], [CXX], [
3769 ;; 3757 ;;
3770 esac 3758 esac
3771 ;; 3759 ;;
3772 netbsd* | netbsdelf*-gnu) 3760 netbsd*)
3773 ;; 3761 ;;
3774 *qnx* | *nto*) 3762 *qnx* | *nto*)
3775 # QNX uses GNU C++, but need to define -shared option too, otherwise 3763 # QNX uses GNU C++, but need to define -shared option too, otherwise
@@ -3989,7 +3977,7 @@ m4_if([$1], [CXX], [
3989 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared' 3977 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
3990 ;; 3978 ;;
3991 3979
3992 linux* | k*bsd*-gnu | kopensolaris*-gnu) 3980 linux* | k*bsd*-gnu)
3993 case $cc_basename in 3981 case $cc_basename in
3994 # old Intel for x86_64 which still supported -KPIC. 3982 # old Intel for x86_64 which still supported -KPIC.
3995 ecc*) 3983 ecc*)
@@ -4194,9 +4182,6 @@ m4_if([$1], [CXX], [
4194 cygwin* | mingw* | cegcc*) 4182 cygwin* | mingw* | cegcc*)
4195 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;/^.*[[ ]]__nm__/s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols' 4183 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;/^.*[[ ]]__nm__/s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
4196 ;; 4184 ;;
4197 linux* | k*bsd*-gnu)
4198 _LT_TAGVAR(link_all_deplibs, $1)=no
4199 ;;
4200 *) 4185 *)
4201 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' 4186 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4202 ;; 4187 ;;
@@ -4261,9 +4246,6 @@ dnl Note also adjust exclude_expsyms for C++ above.
4261 openbsd*) 4246 openbsd*)
4262 with_gnu_ld=no 4247 with_gnu_ld=no
4263 ;; 4248 ;;
4264 linux* | k*bsd*-gnu)
4265 _LT_TAGVAR(link_all_deplibs, $1)=no
4266 ;;
4267 esac 4249 esac
4268 4250
4269 _LT_TAGVAR(ld_shlibs, $1)=yes 4251 _LT_TAGVAR(ld_shlibs, $1)=yes
@@ -4285,7 +4267,6 @@ dnl Note also adjust exclude_expsyms for C++ above.
4285 fi 4267 fi
4286 supports_anon_versioning=no 4268 supports_anon_versioning=no
4287 case `$LD -v 2>&1` in 4269 case `$LD -v 2>&1` in
4288 *GNU\ gold*) supports_anon_versioning=yes ;;
4289 *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11 4270 *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
4290 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ... 4271 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
4291 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ... 4272 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
@@ -4377,7 +4358,7 @@ _LT_EOF
4377 _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' 4358 _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
4378 ;; 4359 ;;
4379 4360
4380 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu) 4361 gnu* | linux* | tpf* | k*bsd*-gnu)
4381 tmp_diet=no 4362 tmp_diet=no
4382 if test "$host_os" = linux-dietlibc; then 4363 if test "$host_os" = linux-dietlibc; then
4383 case $cc_basename in 4364 case $cc_basename in
@@ -4447,7 +4428,7 @@ _LT_EOF
4447 fi 4428 fi
4448 ;; 4429 ;;
4449 4430
4450 netbsd* | netbsdelf*-gnu) 4431 netbsd*)
4451 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then 4432 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
4452 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib' 4433 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
4453 wlarc= 4434 wlarc=
@@ -4622,7 +4603,6 @@ _LT_EOF
4622 if test "$aix_use_runtimelinking" = yes; then 4603 if test "$aix_use_runtimelinking" = yes; then
4623 shared_flag="$shared_flag "'${wl}-G' 4604 shared_flag="$shared_flag "'${wl}-G'
4624 fi 4605 fi
4625 _LT_TAGVAR(link_all_deplibs, $1)=no
4626 else 4606 else
4627 # not using gcc 4607 # not using gcc
4628 if test "$host_cpu" = ia64; then 4608 if test "$host_cpu" = ia64; then
@@ -4861,7 +4841,7 @@ _LT_EOF
4861 _LT_TAGVAR(link_all_deplibs, $1)=yes 4841 _LT_TAGVAR(link_all_deplibs, $1)=yes
4862 ;; 4842 ;;
4863 4843
4864 netbsd* | netbsdelf*-gnu) 4844 netbsd*)
4865 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then 4845 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
4866 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out 4846 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
4867 else 4847 else
@@ -5861,7 +5841,7 @@ if test "$_lt_caught_CXX_error" != yes; then
5861 _LT_TAGVAR(inherit_rpath, $1)=yes 5841 _LT_TAGVAR(inherit_rpath, $1)=yes
5862 ;; 5842 ;;
5863 5843
5864 linux* | k*bsd*-gnu | kopensolaris*-gnu) 5844 linux* | k*bsd*-gnu)
5865 case $cc_basename in 5845 case $cc_basename in
5866 KCC*) 5846 KCC*)
5867 # Kuck and Associates, Inc. (KAI) C++ Compiler 5847 # Kuck and Associates, Inc. (KAI) C++ Compiler
diff --git a/m4/ltversion.m4 b/m4/ltversion.m4
index f3c53098..b8e154fe 100644
--- a/m4/ltversion.m4
+++ b/m4/ltversion.m4
@@ -9,15 +9,15 @@
9 9
10# Generated from ltversion.in. 10# Generated from ltversion.in.
11 11
12# serial 3017 ltversion.m4 12# serial 3012 ltversion.m4
13# This file is part of GNU Libtool 13# This file is part of GNU Libtool
14 14
15m4_define([LT_PACKAGE_VERSION], [2.2.6b]) 15m4_define([LT_PACKAGE_VERSION], [2.2.6])
16m4_define([LT_PACKAGE_REVISION], [1.3017]) 16m4_define([LT_PACKAGE_REVISION], [1.3012])
17 17
18AC_DEFUN([LTVERSION_VERSION], 18AC_DEFUN([LTVERSION_VERSION],
19[macro_version='2.2.6b' 19[macro_version='2.2.6'
20macro_revision='1.3017' 20macro_revision='1.3012'
21_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) 21_LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
22_LT_DECL(, macro_revision, 0) 22_LT_DECL(, macro_revision, 0)
23]) 23])
diff --git a/src/edit_publish_dialog.c b/src/edit_publish_dialog.c
index 932088af..16cee5ac 100644
--- a/src/edit_publish_dialog.c
+++ b/src/edit_publish_dialog.c
@@ -31,6 +31,10 @@
31 */ 31 */
32static GtkBuilder *builder; 32static GtkBuilder *builder;
33 33
34/**
35 * Are we editing metadata for a directory?
36 */
37static int is_directory;
34 38
35void 39void
36GNUNET_GTK_edit_file_information_keyword_list_normalize_button_clicked_cb () 40GNUNET_GTK_edit_file_information_keyword_list_normalize_button_clicked_cb ()
@@ -197,6 +201,8 @@ void
197GNUNET_GTK_edit_file_information_metadata_add_button_clicked_cb () 201GNUNET_GTK_edit_file_information_metadata_add_button_clicked_cb ()
198{ 202{
199 const char *value; 203 const char *value;
204 char *avalue;
205 const char *ivalue;
200 GtkEntry *entry; 206 GtkEntry *entry;
201 GtkListStore *ls; 207 GtkListStore *ls;
202 GtkTreeModel *tm; 208 GtkTreeModel *tm;
@@ -204,6 +210,8 @@ GNUNET_GTK_edit_file_information_metadata_add_button_clicked_cb ()
204 GtkTreeSelection *sel; 210 GtkTreeSelection *sel;
205 GtkTreeIter iter; 211 GtkTreeIter iter;
206 guint type; 212 guint type;
213 size_t slen;
214 char *pos;
207 215
208 entry = GTK_ENTRY (gtk_builder_get_object (builder, 216 entry = GTK_ENTRY (gtk_builder_get_object (builder,
209 "GNUNET_GTK_edit_file_information_metadata_value_entry")); 217 "GNUNET_GTK_edit_file_information_metadata_value_entry"));
@@ -229,12 +237,46 @@ GNUNET_GTK_edit_file_information_metadata_add_button_clicked_cb ()
229 1, &type, -1); 237 1, &type, -1);
230 ls = GTK_LIST_STORE (gtk_builder_get_object (builder, 238 ls = GTK_LIST_STORE (gtk_builder_get_object (builder,
231 "GNUNET_GTK_meta_data_list_store")); 239 "GNUNET_GTK_meta_data_list_store"));
240 if ( (type == EXTRACTOR_METATYPE_FILENAME) &&
241 (value[strlen(value)-1] != '/') &&
242 (is_directory) )
243 {
244 GNUNET_asprintf (&avalue,
245 "%s/",
246 value);
247 /* if user typed '\' instead of '/', change it! */
248 slen = strlen (avalue);
249 while ( (slen > 1) &&
250 (avalue[slen-2] == '\\') )
251 {
252 avalue[slen-2] = '/';
253 avalue[slen-1] = '\0';
254 slen--;
255 }
256 while (NULL != (pos = strstr (avalue, "\\")))
257 *pos = '/';
258 /* remove '../' everywhere */
259 while (NULL != (pos = strstr (avalue, "../")))
260 {
261 pos[0] = '_';
262 pos[1] = '_';
263 pos[2] = '_';
264 }
265 ivalue = avalue;
266 }
267 else
268 {
269 ivalue = value;
270 avalue = NULL;
271 }
272
232 gtk_list_store_insert_with_values (ls, &iter, G_MAXINT, 273 gtk_list_store_insert_with_values (ls, &iter, G_MAXINT,
233 0, type, 274 0, type,
234 1, (guint) EXTRACTOR_METAFORMAT_UTF8, 275 1, (guint) EXTRACTOR_METAFORMAT_UTF8,
235 2, EXTRACTOR_metatype_to_string (type), 276 2, EXTRACTOR_metatype_to_string (type),
236 3, value, 277 3, ivalue,
237 -1); 278 -1);
279 GNUNET_free_non_null (avalue);
238 gtk_entry_set_text (GTK_ENTRY (entry), ""); 280 gtk_entry_set_text (GTK_ENTRY (entry), "");
239} 281}
240 282