diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-05-19 02:03:00 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-05-19 02:03:00 +0200 |
commit | 32dfdae009132ed2152f1c3ba242df630c0d9e22 (patch) | |
tree | 1fbbad81e8d8f9e5efd75c004ca240056d730739 /source4/configure.ac | |
parent | 60ae8f06574c74261643f469e6be2a945fd90880 (diff) | |
download | samba-32dfdae009132ed2152f1c3ba242df630c0d9e22.tar.gz |
Move IDL build script to rpc directory, make various bits and pieces easier to use externally.
(This used to be commit 8328ff76416df5a6e05461d3a19f510b76f2e902)
Diffstat (limited to 'source4/configure.ac')
-rw-r--r-- | source4/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/configure.ac b/source4/configure.ac index 73d3ffd4d9..34657cf6f9 100644 --- a/source4/configure.ac +++ b/source4/configure.ac @@ -162,7 +162,7 @@ CPPFLAGS="$builddir_headers-I\$(srcdir)/include -I\$(srcdir) -I\$(srcdir)/lib -I SMB_WRITE_PERLVARS(build/smb_build/config.pm) -echo "configure: creating config.mk" +../../source/echo "configure: creating config.mk" cat >config.mk<<CEOF # config.mk - Autogenerated by configure, DO NOT EDIT! $SMB_INFO_EXT_LIBS |