Remove the 'touch aegisub/posix/config.h' kludge which is no longer required.

Originally committed to SVN as r2632.
This commit is contained in:
Amar Takhar 2009-01-04 09:03:50 +00:00
parent bf09c76081
commit f9eb36ea67
1 changed files with 0 additions and 3 deletions

View File

@ -280,9 +280,6 @@ fi
# XXX: This is a kludge until I sort out the config/includes situation.
touch ${srcdir}/aegisub/posix/config.h
echo "--- Converting BMP resource files -> XPM ---"
# BMP -> XPM via src/res.rc
cat ${srcdir}/aegisub/res.rc | ${BIN_AWK} -f ${srcdir}/scripts/unix-gen-xpm.awk BIN_CONVERT="$BIN_CONVERT" > ${srcdir}/aegisub/bitmaps/Makefile.bitmaps