Changeset 167 for trunk/configure


Ignore:
Timestamp:
08/19/09 08:54:17 (15 years ago)
Author:
bas
Message:

revert some chamges we must generate pxeconfig.py for the config file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r166 r167  
    18001800
    18011801
    1802 ac_config_files="$ac_config_files Makefile src/pxeconfig src/pxeconfigd src/hexls examples/pxeconfigd.xinetd"
     1802ac_config_files="$ac_config_files Makefile src/pxeconfig src/pxeconfig.py src/pxeconfigd src/hexls examples/pxeconfigd.xinetd"
    18031803
    18041804cat >confcache <<\_ACEOF
     
    23712371    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
    23722372    "src/pxeconfig") CONFIG_FILES="$CONFIG_FILES src/pxeconfig" ;;
     2373    "src/pxeconfig.py") CONFIG_FILES="$CONFIG_FILES src/pxeconfig.py" ;;
    23732374    "src/pxeconfigd") CONFIG_FILES="$CONFIG_FILES src/pxeconfigd" ;;
    23742375    "src/hexls") CONFIG_FILES="$CONFIG_FILES src/hexls" ;;
Note: See TracChangeset for help on using the changeset viewer.