comparison configure.in @ 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
359 359
360 AC_SUBST(ARCH) 360 AC_SUBST(ARCH)
361 361
362 AC_CONFIG_FILES([ 362 AC_CONFIG_FILES([
363 Makefile 363 Makefile
364 dwindows1.pc
364 dwindows-config1 ]) 365 dwindows-config1 ])
365 AC_OUTPUT 366 AC_OUTPUT