mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 17:10:48 +00:00
Init some emacs variables.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1345 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
59e81049c8
commit
353f5485cf
1 changed files with 7 additions and 0 deletions
|
@ -254,3 +254,10 @@ AC_SUBST(LIBOBJECTS_SO)
|
|||
#--------------------------------------------------------------------
|
||||
AC_OUTPUT(Makefile src/Makefile checks/Makefile examples/Makefile
|
||||
doc/Makefile NSCharacterSets/Makefile admin/Makefile src/objects/config.h)
|
||||
|
||||
dnl Local Variables:
|
||||
dnl comment-start: "dnl "
|
||||
dnl comment-end: ""
|
||||
dnl comment-start-skip: "\\bdnl\\b\\s *"
|
||||
dnl compile-command: "autoconf"
|
||||
dnl End:
|
||||
|
|
Loading…
Reference in a new issue