handy conf script

SVN revision: 7200
This commit is contained in:
Carsten Haitzler 2003-07-21 00:17:11 +00:00
parent 6cfbfd8f6b
commit afd9b73d3f
2 changed files with 7 additions and 1 deletions

View File

@ -17,7 +17,7 @@ bin_SCRIPTS = eet-config
EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN eet.spec eet.c.in \
gendoc Doxyfile eet_docs.tar.gz eet.pc.in \
make_cross_compile_arm.sh
make_cross_compile_arm.sh conf-e-x11.sh
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = eet.pc

6
legacy/eet/conf-e-x11.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh
cmake clean distclean
rm config.cache
./configure \
$@