mirror of
https://github.com/uffejakobsen/acme.git
synced 2026-04-26 14:17:43 +00:00
search paths (given via -I) are now also displayed in error messages.
also prepared filespecs to be relative to current file in next version. git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@357 4df02467-bbd4-4a76-a152-e7ce94205b78
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
; 0.97 interprets all file names as relative to the initial directory,
|
||||
; so shouldn't include this file.
|
||||
depth_given_in_included_file = 1
|
||||
@@ -0,0 +1,3 @@
|
||||
; 0.97 interprets all file names as relative to the initial directory,
|
||||
; so it looks for "file2" not in this directory, but one level up.
|
||||
!src "file2.inc"
|
||||
Reference in New Issue
Block a user