diff options
| author | Brian Behlendorf <behlendorf1@llnl.gov> | 2011-03-17 22:02:28 +0000 |
|---|---|---|
| committer | Brian Behlendorf <behlendorf1@llnl.gov> | 2011-03-17 23:51:54 +0000 |
| commit | 01c0e61da027925b71c923a2b3896abf458b45a9 (patch) | |
| tree | f13ab6ab75c33b35e5202059f9588de52f7e81c6 /scripts/zpool-config | |
| parent | 0de19dad9cbca9ac89aea1c7742f131713ef8012 (diff) | |
Diffstat (limited to 'scripts/zpool-config')
| -rw-r--r-- | scripts/zpool-config/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/zpool-config/Makefile.in b/scripts/zpool-config/Makefile.in index 939ab8f72d76..12db825f4137 100644 --- a/scripts/zpool-config/Makefile.in +++ b/scripts/zpool-config/Makefile.in @@ -133,6 +133,7 @@ CPPFLAGS = @CPPFLAGS@ CYGPATH_W = @CYGPATH_W@ DEBUG_CFLAGS = @DEBUG_CFLAGS@ DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@ +DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@ DEFAULT_PACKAGE = @DEFAULT_PACKAGE@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ |
