Skip to content
Snippets Groups Projects
Forked from emulab / emulab-devel
Source project has a limited visibility.
  • Leigh B. Stoller's avatar
    7f36d33d
    Configure changes. Instead of more and more arguments to configure · 7f36d33d
    Leigh B. Stoller authored
    (the new one is logs email address), move all those silly -with
    areguments into a definitions file. See defs-defaults and
    defs-stoller-emulab for examples. When you configure a development
    tree, you want to create your own defs file, and then configure like
    this:
    	/src/testbed/configure  \
    		--prefix=/usr/testbed/devel/stoller \
    		--with-TBDEFS=/src/testbed/defs-stoller-emulab \
    		--with-LEDA=/usr/testbed/LEDA/LEDA-4.0
    7f36d33d
    History
    Configure changes. Instead of more and more arguments to configure
    Leigh B. Stoller authored
    (the new one is logs email address), move all those silly -with
    areguments into a definitions file. See defs-defaults and
    defs-stoller-emulab for examples. When you configure a development
    tree, you want to create your own defs file, and then configure like
    this:
    	/src/testbed/configure  \
    		--prefix=/usr/testbed/devel/stoller \
    		--with-TBDEFS=/src/testbed/defs-stoller-emulab \
    		--with-LEDA=/usr/testbed/LEDA/LEDA-4.0