diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-28 04:30:12 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-28 04:30:12 +0000 |
| commit | 1f046517cc2f060268282f01a5dae7a19603b9d3 (patch) | |
| tree | 1c2cb52216894a8574f298d9fcfaf05f6493f20a /autogen.sh | |
| parent | 10b93dfe07a6353c29797e9e043af289da47fa3d (diff) | |
| download | pcsxr-1f046517cc2f060268282f01a5dae7a19603b9d3.tar.gz | |
Fixed xcode project. Mac OS X port should compile again.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@49461 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'autogen.sh')
| -rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # simple script to redo the autotooling cp /usr/share/libtool/config/ltmain.sh . -autoreconf && autoheader && aclocal && autoconf && automake --add-missing --copy +autoheader && aclocal && autoconf && automake --add-missing --copy cp /usr/share/gettext/config.rpath . cp /usr/share/glib-2.0/gettext/mkinstalldirs . rm -r autom4te.cache |
