Changeset 931 for trunk/src/gmakenew/configure.in
- Timestamp:
- May 25, 2007, 11:43:46 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gmakenew/configure.in
r926 r931 449 449 450 450 # Specify what files are to be created. 451 AC_CONFIG_FILES(Makefile glob/Makefile po/Makefile.in config/Makefile doc/Makefile w32/Makefile) 451 #we can safely drop doc and po when bootstrapping kmk. 452 #AC_CONFIG_FILES(Makefile glob/Makefile po/Makefile.in config/Makefile doc/Makefile w32/Makefile) 453 AC_CONFIG_FILES(Makefile glob/Makefile config/Makefile w32/Makefile) 452 454 453 455 # OK, do it!
Note:
See TracChangeset
for help on using the changeset viewer.