comparison configure @ 1850:495793f9b503

Create a dwindows.pc during install to support pkg-config in addition to our own dwindows-config script.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 15 Feb 2013 04:23:48 +0000
parents 97b1edb41d44
children 5d32be499016
comparison
equal deleted inserted replaced
1849:b5e1ccc76e58 1850:495793f9b503
5902 5902
5903 5903
5904 5904
5905 5905
5906 5906
5907 ac_config_files="$ac_config_files Makefile dwindows-config1" 5907 ac_config_files="$ac_config_files Makefile dwindows1.pc dwindows-config1"
5908 5908
5909 cat >confcache <<\_ACEOF 5909 cat >confcache <<\_ACEOF
5910 # This file is a shell script that caches the results of configure 5910 # This file is a shell script that caches the results of configure
5911 # tests run on this system so they can be shared between configure 5911 # tests run on this system so they can be shared between configure
5912 # scripts and configure runs, see configure's option --config-cache. 5912 # scripts and configure runs, see configure's option --config-cache.
6608 for ac_config_target in $ac_config_targets 6608 for ac_config_target in $ac_config_targets
6609 do 6609 do
6610 case $ac_config_target in 6610 case $ac_config_target in
6611 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; 6611 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
6612 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 6612 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
6613 "dwindows1.pc") CONFIG_FILES="$CONFIG_FILES dwindows1.pc" ;;
6613 "dwindows-config1") CONFIG_FILES="$CONFIG_FILES dwindows-config1" ;; 6614 "dwindows-config1") CONFIG_FILES="$CONFIG_FILES dwindows-config1" ;;
6614 6615
6615 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 6616 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
6616 esac 6617 esac
6617 done 6618 done