diff options
author | Stefan Metzmacher <metze@samba.org> | 2004-06-30 20:41:56 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:56:50 -0500 |
commit | 091ad8631599b312558b0c956208325e8e133e00 (patch) | |
tree | 2240b6b945500de8572c7c132a825b069b224a02 | |
parent | b84f9dd5fdb51c4972449f3619053fd094c1503a (diff) | |
download | samba-091ad8631599b312558b0c956208325e8e133e00.tar.gz samba-091ad8631599b312558b0c956208325e8e133e00.tar.bz2 samba-091ad8631599b312558b0c956208325e8e133e00.zip |
r1310: one more #line statement
metze
(This used to be commit d752eb660fd974fe3a14ed04974e54b3c385527c)
-rw-r--r-- | source4/build/smb_build/core.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/build/smb_build/core.m4 b/source4/build/smb_build/core.m4 index 0206631287..be22c7422f 100644 --- a/source4/build/smb_build/core.m4 +++ b/source4/build/smb_build/core.m4 @@ -45,6 +45,7 @@ cat >> config.smb_build.pl < build/smb_build/smb_build_h.pl echo "#line 1 \"build/smb_build/main.pl\"" >> config.smb_build.pl cat >> config.smb_build.pl < build/smb_build/main.pl +echo "#line 8 \"build/smb_build/core.m4\"" >> config.smb_build.pl cat >> config.smb_build.pl <<\_SMB_ACEOF ########################################################### ### First we list all info from configure ### |