Ralf Angeli <[EMAIL PROTECTED]> writes: > * David Kastrup (2005-08-12) writes: > >> We had all of this already IIRC. Basically, the trick was to call >> AC_SHELL_QUOTIFY only after the recursion. > > Hm, how do you do that? In configure.ac the AC_SHELL_QUOTIFY calls > are after the recursion: > > 140: AC_CONFIG_SUBDIRS(preview) > 141: fi > 142: AC_SUBST(subdirs) > 143: > 144: AC_SHELL_QUOTIFY(prefix) > [...] > > (That's where I added the AC_SHELL_QUOTIFY calls for `packagelispdir' > and `packagedatadir' as well.) > > But in the configure script produced by autoconf (2.56 or 2.59) it's > the other way round:
I remember moving stuff around. Just to be sure: your configure is up to date (should be pretty hard with the current Makefile not to have it so, but still...)? -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ auctex-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex-devel
